-
This should fix https://github.com/turbot/steampipe-export/issues/64
-
**Describe the bug**
Error when querying `aws_appautoscaling_target` table.
**Steampipe version (`steampipe -v`)**
v0.23.3
**Plugin version (`steampipe plugin list`)**
0.144.0
**To repro…
-
**Describe the bug**
When running the foundational_security benchmark, we are always getting the error **"column reference "region" is ambiguous (SQLSTATE 42702)"** at the control `control.foundatio…
-
**Description of the bug**
After fixing the plugin for fetching `GEN-2 ` cloud functions from vpc, `gcp_cloudfunctions_function` table for gcp plugin is missing some column values. They are foll…
-
**Describe the bug**
After installing a plugin and configuring the rate limiter in the `plugin.go` file (refer to https://github.com/turbot/steampipe-plugin-aws/blob/main/aws/plugin.go#L51-L76), the …
-
**Describe the bug**
Tables are empty.
**Steampipe version (`steampipe -v`)**
v0.23.2
**Plugin version (`steampipe plugin list`)**
0.2.0
**To reproduce**
Set and export `TRELLO_TOKEN` and…
-
When using steampipe-postgres-fdw as a standalone extension, the cache does not seem to be working.
When running in TRACE mode, there's an indication that the connection cache was cleared. This is …
-
Hi,
we are using the aws plugin to collect some data from AWS. Every day we run some batch queries for each account and store data in another postgres db we use for analysis.
The issue is that the s…
deivK updated
3 months ago
-
**Describe the bug**
When running cis 3.0 benchmarks with aws plugin 136.0 and newer (though I'm testing further now re: ensuring it is in fact happening in all the current versions) I get this error…
-
**Describe the bug**
When trying to set variables for a benchmark I get an error:
```shell
~$ powerpipe benchmark run aws_tags.benchmark.mandatory --var 'mandatory_tags=["Application", "Environment…