Update gateway_policy.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 22s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 22s
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user