Policy Packs
Enable Event Handlers for GCP Projects

Policy Setting: GCP > Turbot > Event Handlers > Pub/Sub

Policies

This policy setting is dependent on the following policy types:

Source

resource "turbot_policy_setting" "gcp_turbot_event_handlers_pub_sub" {
resource = turbot_policy_pack.main.id
type = "tmod:@turbot/gcp#/policy/types/eventHandlersPubSub"
value = "Check: Configured"
# value = "Enforce: Configured"
}