turbot/oci_insights

Query: oci_vcn_subnet_count

Usage

powerpipe query oci_insights.query.oci_vcn_subnet_count

Steampipe Tables

SQL

select
count(*) as "Subnets"
from
oci_core_subnet
where
lifecycle_state <> 'TERMINATED';

Dashboards

The query is used in the dashboards: