Update gateway_policy.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 12s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 12s
This commit is contained in:
@@ -7,7 +7,7 @@ resource "cloudflare_zero_trust_gateway_policy" "block_malware" {
|
||||
account_id = local.cloudflare_account_id
|
||||
|
||||
name = "Block malware"
|
||||
description = "Block known threats based on Cloudflare’s threat intelligence"
|
||||
description = "Block known threats based on Cloudflare s threat intelligence"
|
||||
|
||||
enabled = true
|
||||
precedence = 10
|
||||
|
||||
Reference in New Issue
Block a user