Policy Setting: GCP > Turbot > Event Handlers > Logging > Sink > Name Prefix
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_turbot_event_handler_logging_sink_name_prefix" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp#/policy/types/eventHandlerLoggingSinkNamePrefix" note = "GCP CIS v2.0.0 - Control: 2.1" value = "myLoggingSinkNamePrefix" # value = "_turbot"}