Policy Setting: AWS > Region > Stack > Terraform Version
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "aws_region_stack_terraform_version" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/aws#/policy/types/regionStackTerraformVersion" note = "AWS CIS v3.0.0 - Controls: 4.1, 4.2, 4.3, 4.4, 4.5, 4.6, 4.7, 4.8, 4.9, 4.10, 4.11, 4.12, 4.13, 4.14, 4.15 and 4.16" value = "0.15.*"}