This commit is contained in:
+5
-4
@@ -67,10 +67,11 @@ resource "cloudflare_zero_trust_gateway_settings" "example_zero_trust_gateway_se
|
||||
enabled = true
|
||||
}
|
||||
|
||||
sandbox = {
|
||||
enabled = true
|
||||
fallback_action = "allow"
|
||||
}
|
||||
# sandbox = {
|
||||
# enabled = true
|
||||
# fallback_action = "allow"
|
||||
# }
|
||||
|
||||
tls_decrypt = {
|
||||
enabled = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user