Update gateway_setting.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 23s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 23s
This commit is contained in:
@@ -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