Policy Setting: GCP > Turbot > Event Handlers > Pub/Sub > Subscription > Name Prefix
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_turbot_event_handler_pubsub_subscription_name_prefix" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp#/policy/types/eventHandlerPubSubSubscriptionNamePrefix" note = "GCP CIS v2.0.0 - Control: 2.2" value = "myPubSubSubscriptionNamePrefix" # value = "_turbot"}