Update gateway_policy.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 21s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 21s
This commit is contained in:
@@ -50,7 +50,7 @@ resource "cloudflare_zero_trust_gateway_policy" "block_ads" {
|
|||||||
action = "block"
|
action = "block"
|
||||||
traffic = local.ads_ad_filter
|
traffic = local.ads_ad_filter
|
||||||
|
|
||||||
rule_settings {
|
rule_settings = {
|
||||||
block_page_enabled = false
|
block_page_enabled = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user