KMS
Requirements
| Name | Version |
|---|---|
| terraform | >= 1.3.5, < 2 |
| >= 6, < 7 |
Providers
| Name | Version |
|---|---|
| >= 6, < 7 |
Modules
No modules.
Resources
| Name | Type |
|---|---|
| google_kms_crypto_key.vxmseax_dc2 | resource |
| google_kms_crypto_key_iam_member.bq_encryption_access | resource |
| google_kms_crypto_key_iam_member.default_key | resource |
| google_kms_key_ring.vxmseax_dc2 | resource |
| google_project.default | data source |
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| default_key_rotation_frequency | Automatic key rotation frequency (in duration format, e.g., 2592000s for 30 days) | string |
"2592000s" |
no |
| project_id | GCP project ID | string |
n/a | yes |
| region | Region for the KMS keyring (e.g., europe-west1) | string |
n/a | yes |
| vxmseax_dc2_kms_keys | List of crypto keys to create | list(string) |
[ |
no |
Outputs
No outputs.