turbot/oci_insights

Query: blockstorage_boot_volume_customer_managed_encryption_count

Usage

powerpipe query oci_insights.query.blockstorage_boot_volume_customer_managed_encryption_count

Steampipe Tables

SQL

select
count(*) as "Customer-Managed Encryption"
from
oci_core_boot_volume
where
kms_key_id is not null
and lifecycle_state <> 'TERMINATED'

Dashboards

The query is used in the dashboards: