turbot/gcp_insights

Query: compute_disk_storage_total

Usage

powerpipe query gcp_insights.query.compute_disk_storage_total

Steampipe Tables

SQL

select
sum(size_gb) as "Total Storage (GB)"
from
gcp_compute_disk;

Dashboards

The query is used in the dashboards: