turbot/gcp_insights

Query: pubsub_topic_overview

Usage

powerpipe query gcp_insights.query.pubsub_topic_overview

Steampipe Tables

SQL

select
name as "Name",
location as "Location",
project as "Project"
from
gcp_pubsub_topic
where
self_link = $1;

Dashboards

The query is used in the dashboards: