turbot/gcp_insights

Query: pubsub_topic_input

Usage

powerpipe query gcp_insights.query.pubsub_topic_input

Steampipe Tables

SQL

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

Dashboards

The query is used in the dashboards: