Policy Packs
Azure CIS v2.0.0 - Section 5 - Logging and Monitoring

Policy Setting: Azure > Resource Group > Stack

Policies

This policy setting is dependent on the following policy types:

Source

resource "turbot_policy_setting" "azure_resource_group_stack" {
resource = turbot_policy_pack.main.id
type = "tmod:@turbot/azure#/policy/types/resourceGroupStack"
note = "Azure CIS v2.0.0 - Controls: 5.3.1"
value = "Check: Configured"
# value = "Enforce: Configured"
}