turbot/oci_insights

Query: mysql_db_system_heat_wave_cluster_attached_count

Usage

powerpipe query oci_insights.query.mysql_db_system_heat_wave_cluster_attached_count

Steampipe Tables

SQL

select
count(*) as "HeatWave Cluster Attached"
from
oci_mysql_db_system
where
is_heat_wave_cluster_attached
and lifecycle_state <> 'DELETED';

Dashboards

The query is used in the dashboards: