turbot/gcp_insights

Query: compute_disk_by_location

Usage

powerpipe query gcp_insights.query.compute_disk_by_location

Steampipe Tables

SQL

select
location,
count(d.*) as total
from
gcp_compute_disk as d
group by
location;

Dashboards

The query is used in the dashboards: