turbot/gcp_insights

Query: service_account_key_count

Usage

powerpipe query gcp_insights.query.service_account_key_count

Steampipe Tables

SQL

select
count(*) as value,
'Service Account Keys' as label
from
gcp_service_account_key;

Dashboards

The query is used in the dashboards: