Policy Setting: GCP > Project > Stack > Terraform Version
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_project_stack_terraform_version" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp#/policy/types/projectStackTerraformVersion" 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 = "0.15.*"}