turbot/digitalocean_insights

Query: snapshot_resource_type

Usage

powerpipe query digitalocean_insights.query.snapshot_resource_type

Steampipe Tables

SQL

select
'Source Resource' as label,
initcap(resource_type) as value
from
digitalocean_snapshot
where
id = $1;

Dashboards

The query is used in the dashboards: