turbot/gcp_insights

Query: compute_disk_by_state

Usage

powerpipe query gcp_insights.query.compute_disk_by_state

Steampipe Tables

SQL

select
status,
count(status)
from
gcp_compute_disk
group by
status;

Dashboards

The query is used in the dashboards: