Update gateway_setting.tf
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 28s

This commit is contained in:
2025-11-17 12:44:52 +01:00
parent 532a5d7ebf
commit 3b34cba34d

View File

@@ -37,10 +37,10 @@ resource "cloudflare_zero_trust_gateway_settings" "example_zero_trust_gateway_se
inspection_mode = "deep" inspection_mode = "deep"
} }
browser_isolation = { # browser_isolation = {
non_identity_enabled = true # non_identity_enabled = true
url_browser_isolation_enabled = true # url_browser_isolation_enabled = true
} # }
# custom_certificate = { # custom_certificate = {
# enabled = true # enabled = true