Update gateway_policy.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 22s

This commit is contained in:
2025-11-17 11:41:54 +01:00
parent 3b8b922717
commit 66a517b6fc

View File

@@ -22,7 +22,7 @@ resource "cloudflare_zero_trust_gateway_policy" "example_zero_trust_gateway_poli
My-Next-Header = ["foo", "bar"]
X-Custom-Header-Name = ["somecustomvalue"]
}
allow_child_bypass = false
allow_child_bypass = true
audit_ssh = {
command_logging = false
}