Policy Setting: GCP > Network > Backend Service > Logging
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_network_backend_service_logging" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp-network#/policy/types/backendServiceLogging" note = "GCP CIS v2.0.0 - Control: 2.16" value = "Check: Enabled" # value = "Enforce: Enabled"}