turbot/gcp_insights

Query: storage_bucket_customer_managed_encryption

Usage

powerpipe query gcp_insights.query.storage_bucket_customer_managed_encryption

Steampipe Tables

SQL

select
count(*) as value,
'Customer Managed Encryption' as label
from
gcp_storage_bucket
where
default_kms_key_name is not null;

Dashboards

The query is used in the dashboards: