turbot/ibm_insights

Query: ibm_is_vpc_input

Usage

powerpipe query ibm_insights.query.ibm_is_vpc_input

Steampipe Tables

SQL

select
title as label,
crn as value,
json_build_object(
'account_id',
account_id,
'region',
region,
'crn',
crn
) as tags
from
ibm_is_vpc
order by
title;

Dashboards

The query is used in the dashboards: