turbot/gcp_insights

Query: compute_network_routing_mode

Usage

powerpipe query gcp_insights.query.compute_network_routing_mode

Steampipe Tables

SQL

select
'Routing Mode' as label,
initcap(routing_mode) as value
from
gcp_compute_network
where
id = $1;

Dashboards

The query is used in the dashboards: