turbot/gcp_insights

Query: compute_disk_encryption

Usage

powerpipe query gcp_insights.query.compute_disk_encryption

Steampipe Tables

SQL

select
'Encryption' as label,
disk_encryption_key_type as value
from
gcp_compute_disk
where
id = $1;

Dashboards

The query is used in the dashboards: