turbot/oci_insights

Query: compute_instance_shape

Usage

powerpipe query oci_insights.query.compute_instance_shape

Steampipe Tables

SQL

select
'Shape' as label,
shape as value
from
oci_core_instance
where
id = $1;

Dashboards

The query is used in the dashboards: