turbot/digitalocean_insights

Query: network_vpc_ip_range

Usage

powerpipe query digitalocean_insights.query.network_vpc_ip_range

Steampipe Tables

SQL

select
'IP Range' as label,
ip_range as value
from
digitalocean_vpc
where
urn = $1;

Dashboards

The query is used in the dashboards: