Policy Setting: GCP > KMS > Crypto Key > Approved
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_kms_crypto_key_approved" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp-kms#/policy/types/cryptoKeyApproved" note = "GCP CIS v2.0.0 - Control: 1.10" value = "Check: Approved"}