Back to plugin list
Official
GCP
The GCP Source plugin for CloudQuery extracts configuration from a variety of GCP APIs and loads it into any supported CloudQuery destination
Latest version
v10.0.0
Type
Source
Published
Nov 22, 2023
Category
cloud-infrastructure
GCP Cloud Key Management Service (KMS) Crypto Keys
The gcp_kms_crypto_keys table shows data for GCP Cloud Key Management Service (KMS) Crypto Keys.
https://cloud.google.com/kms/docs/reference/rest/v1/projects.locations.keyRings.cryptoKeys#CryptoKey
The composite primary key for this table is name, project_id.
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
create_time | timestamp[us, tz=UTC] |
crypto_key_backend | utf8 |
destroy_scheduled_duration | int64 |
import_only | bool |
labels | json |
name | utf8 |
next_rotation_time | timestamp[us, tz=UTC] |
primary | json |
project_id | utf8 |
purpose | utf8 |
rotation_period | int64 |
rotation_schedule | json |
version_template | json |
Relations
This table depends on:
GCP Cloud Key Management Service (KMS) KeyringsThe following tables depend on "GCP Cloud Key Management Service (KMS) Crypto Keys":