cbruno10

Results 64 issues of cbruno10

In https://github.com/glassechidna/trackiam/blob/master/services/execute-api.yml, under the "`# APIs without an IAM action` section, I can see there are some APIs that look like IoT APIs, but I'm not sure how they're related...

**Describe the bug** When in a `steampipe dashboard` session in a terminal, sometimes I cannot exit it with ctrl+c. **Steampipe version (`steampipe -v`)** v0.17.0-rc.3 **To reproduce** Run the AWS Insights...

bug

**Is your feature request related to a problem? Please describe.** I don't know what key columns are set for a `ListConfig` or `GetConfig` for a table unless I look at...

enhancement

**Is your feature request related to a problem? Please describe.** For dashboards with data that changes over time, I have to restart the Steampipe service to get new data. **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** When adding an input to a dashboard where users can input free text, sometimes I want to limit what format...

enhancement

**Describe the bug** When running benchmarks, sometimes I receive this error: ``` close of closed channel (SQLSTATE HV000) ``` **Steampipe version (`steampipe -v`)** 0.15.0-rc.4 **To reproduce** Run benchmarks in the...

bug

**Is your feature request related to a problem? Please describe.** From error messages and logs in https://github.com/turbot/steampipe-plugin-aws/issues/1055, it seems like when a plugin cannot start due to OOM errors, the...

enhancement

**Is your feature request related to a problem? Please describe.** While creating benchmarks, it's sometimes helpful to be able to re-use an existing benchmark's `children` property, e.g., `children = benchmark.other_benchmark.children`....

enhancement

**Describe the bug** If I run `steampipe mod update github.com/turbot/steampipe-mod-aws-thrifty`, it appears to update all of my mods: ``` cbruno@M1P installed % steampipe mod update github.com/turbot/steampipe-mod-aws-thrifty Upgraded 3 mods: local...

bug

**Describe the bug** When I attempted to list my plugins after uninstalling a plugin I still had a config file for, I received the message: ``` cbruno@M1P ~ % steampipe...

bug