turbot/gcp_insights

Query: sql_database_instance_input

Usage

powerpipe query gcp_insights.query.sql_database_instance_input

SQL

select
title as label,
self_link as value,
json_build_object('location', location, 'project', project) as tags
from
gcp_sql_database_instance
order by
title;

Dashboards

The query is used in the dashboards: