turbot/gcp_insights

Query: compute_disk_google_managed_encryption

Usage

powerpipe query gcp_insights.query.compute_disk_google_managed_encryption

Steampipe Tables

SQL

select
count(*) as value,
'Google Managed Encryption' as label
from
gcp_compute_disk
where
disk_encryption_key_type = 'Google managed';

Dashboards

The query is used in the dashboards: