turbot/oci_insights

Query: oci_vcn_count

Usage

powerpipe query oci_insights.query.oci_vcn_count

Steampipe Tables

SQL

select
count(*) as "VCNs"
from
oci_core_vcn
where
lifecycle_state <> 'TERMINATED';

Dashboards

The query is used in the dashboards: