Policy Setting: GCP > Project > Stack
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_project_stack" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp#/policy/types/projectStack" note = "GCP CIS v2.0.0 - Controls: 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 2.10 and 2.11" value = "Check: Configured" # value = "Enforce: Configured"}