Gabriel Soltz
Gabriel Soltz
## Description Terraform Compliance is checking the live resources instead the changes to be deployed (the before instead of the after). If you have a plan pointing to a live...
**Is your feature request related to a problem? Please describe.** When using a `chart` resource with Steampipe dashboards, there is no way to generate a link dynamically based on the...
Hey, hello 👋 We are trying to build dynamic [text](https://powerpipe.io/docs/powerpipe-hcl/text) resources based on other resources, like input resources, but it seems it's not supported... This could be really useful for...
**Describe the bug** Hey Team, We see that when running `steampipe query `, the CLI is returning an error but the exit code is `0`. ``` [ec2-user@stg-dashboards ~]$ $STEAMPIPE_BIN --install-dir...
Hi, this PR fixes and implements the use of the `slack_username` configuration, which was previously non-functional. I'm also adding `slack_icon_emoji`, which sets the emoji for the username. When adding this,...