Policy Setting: GCP > Network > SSL Policy > Profile
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_network_ssl_policy_profile" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp-network#/policy/types/sslPolicyProfile" note = "GCP CIS v2.0.0 - Control: 3.9" value = "Check: Restricted" # value = "Enforce: Restricted"}