Policy Setting: GCP > DNS > Managed Zone > Approved
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_dns_managed_zone_approved" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp-dns#/policy/types/managedZoneApproved" note = "GCP CIS v2.0.0 - Control: 3.4 and 3.5" value = "Check: Approved" # value = "Enforce: Delete unapproved if new"}