turbot/ibm_insights

Query: ibm_classic_infrastructure_vpc_count

Usage

powerpipe query ibm_insights.query.ibm_classic_infrastructure_vpc_count

Steampipe Tables

SQL

select
count(*) as value,
'VPCs With Classic Access' as label
from
ibm_is_vpc
where
classic_access;

Dashboards

The query is used in the dashboards: