turbot/digitalocean_insights

Query: blockstorage_volume_input

Usage

powerpipe query digitalocean_insights.query.blockstorage_volume_input

Steampipe Tables

SQL

select
title as label,
urn as value,
json_build_object('region', region_slug, 'id', id) as tags
from
digitalocean_volume
order by
title;

Dashboards

The query is used in the dashboards: