turbot/gcp_insights

Query: compute_instance_status

Usage

powerpipe query gcp_insights.query.compute_instance_status

Steampipe Tables

SQL

select
'Status' as label,
initcap(status) as value
from
gcp_compute_instance
where
id = $1;

Dashboards

The query is used in the dashboards: