turbot/oci_insights

Query: identity_group_lifecycle_state

Usage

powerpipe query oci_insights.query.identity_group_lifecycle_state

Steampipe Tables

SQL

select
'Lifecycle State' as label,
lifecycle_state as value
from
oci_identity_group
where
id = $1;

Dashboards

The query is used in the dashboards: