turbot/digitalocean_insights

Query: network_vpc_overview

Usage

powerpipe query digitalocean_insights.query.network_vpc_overview

Steampipe Tables

SQL

select
title as "Title",
id as "ID",
created_at as "Create Time",
ip_range as "IP Range",
region_slug as "Region",
urn as "URN"
from
digitalocean_vpc
where
urn = $1;

Dashboards

The query is used in the dashboards: