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