-
v0.14.0
Uninstalling a non-installed mod/plugin:
```
cbruno@M1P installed % steampipe mod uninstall github.com/turbot/test
Nothing uninstalled
cbruno@M1P installed % steampipe plugin uninstall …
-
Version: v0.21.0
The `--mod-location` flag is missing from the variable list command.
-
For instance, if I have a mod that uses the Slack mod (https://github.com/turbot/flowpipe-mod-github-integrations/blob/2ec63ef40ef210b0697fe0f8eb9556fef04d5d30/mod.hcl#L24-L30C6) and passes args throu…
-
I think this line should be commented as well.
https://github.com/turbot/pipe-fittings/blob/main/constants/default_workspaces.go#L126
Below is the default `workspaces.fpc.sample` file that gets c…
-
**Is your feature request related to a problem? Please describe.**
When running controls, sometimes I'll get errors and it's difficult to tell if it's an HCL or Postgres error.
For another data po…
-
This is from `steampipe-mod-aws-insights`.
![image](https://user-images.githubusercontent.com/46509/158256705-6ab33c60-b0a7-4d1c-ba07-ddc951d98315.png)
-
**Describe the bug**
Some sankey diagrams seem to be missing node titles (for example, the **Routing** sankey in the **VPC Detail** of the **AWS Insights** Mod)
It seems like sankeys that use the …
-
This issue covers the completion of https://docs.aws.amazon.com/securityhub/latest/userguide/fsbp-standard.html for Snowflake. Right now we only have 50-60% coverage. We want to achieve at least 80% c…
-
I am trying to use the `query` primitive.. I get this error when using params in the SQL where clause, probably because of the `/` sign?
"error": "Internal Error: panic occurred: \"invalid memory add…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
When running a steampipe AWS complia…