Closed Joeturbot closed 2 years ago
Related to #3
@Joeturbot Would you be able to check and let us know if this satisfies the need? We would like to get this out by next week. Thanks for the continuous feedback.
@rajlearner17 those commits look like they will do what I need. Thanks!
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This issue was closed because it has been stalled for 90 days with no activity.
Is your feature request related to a problem? Please describe. If we need a count of controls or notifications, without the metadata column, we have to ship over a large number of rows to Steampipe in order to get a count. Doing a count of rows makes much more sense in the Turbot DB.
Describe the solution you'd like Introduction of the
metadata
column to theturbot_control
andturbot_notification
tables.Describe alternatives you've considered None. I'm doing what Cody asked me to do :grin:
Additional context Useful when aggregating data across multiple workspaces.