You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
Description
Sometimes, we want to get a count of a set of controls in Turbot without having to pull over every control to do the count Steampipe-side. Turbot's resources GraphQL API queries have a metadata.stats.total section that includes count data. This ticket requests the creation of a turbot_control_count table that exclusively returns the metadata.stats.total.
Description
Sometimes, we want to get a count of a set of controls in Turbot without having to pull over every control to do the count Steampipe-side. Turbot's resources GraphQL API queries have a
metadata.stats.total
section that includescount
data. This ticket requests the creation of a turbot_control_count table that exclusively returns themetadata.stats.total
.References
The text was updated successfully, but these errors were encountered: