turbot/gcp_insights

Query: compute_subnetwork_purpose

Usage

powerpipe query gcp_insights.query.compute_subnetwork_purpose

Steampipe Tables

SQL

select
initcap(purpose) as "Purpose"
from
gcp_compute_subnetwork
where
id = $1;

Params

ArgsNameDefaultDescriptionVariable
$1id

    Dashboards

    The query is used in the dashboards: