Update gateway_setting.tf
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 28s
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 28s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user