turbot/gcp_insights

Query: compute_subnetwork_cidr_range

Usage

powerpipe query gcp_insights.query.compute_subnetwork_cidr_range

Steampipe Tables

SQL

select
ip_cidr_range :: text as "CIDR Range"
from
gcp_compute_subnetwork
where
id = $1;

Params

ArgsNameDefaultDescriptionVariable
$1id

    Dashboards

    The query is used in the dashboards: