ServiceNow CMDB CI relationship sync: faster, more complete →
Policy Packs
Enable Event Pollers for Azure Subscriptions

Policy Setting: Azure > Turbot > Event Poller

Policies

This policy setting is dependent on the following policy types:

Source

resource "turbot_policy_setting" "azure_turbot_event_poller" {
resource = turbot_policy_pack.main.id
type = "tmod:@turbot/azure#/policy/types/eventPoller"
value = "Enabled"
}