turbot/gcp_insights

Query: kms_key_name_overview

Usage

powerpipe query gcp_insights.query.kms_key_name_overview

Steampipe Tables

SQL

select
name as "Name",
create_time as "Create Time",
title as "Title",
location as "Location",
self_link as "Self-Link"
from
gcp_kms_key
where
self_link = $1;

Dashboards

The query is used in the dashboards: