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

Policy Setting: Azure > Network Watcher > Flow Log > Approved

Policies

This policy setting is dependent on the following policy types:

Source

resource "turbot_policy_setting" "azure_networkwatcher_flowlog_approved" {
resource = turbot_policy_pack.main.id
type = "tmod:@turbot/azure-networkwatcher#/policy/types/flowLogApproved"
note = "Azure CIS v2.0.0 - Control: 5.1.6"
value = "Check: Approved"
# value = "Enforce: Delete unapproved if new"
}