From b457be874d37f071e266a5378a309e73ad717851 Mon Sep 17 00:00:00 2001 From: Hubert Cornet Date: Mon, 17 Nov 2025 13:14:53 +0100 Subject: [PATCH] Update gateway_policy.tf --- gateway_policy.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateway_policy.tf b/gateway_policy.tf index 475292e..83937b3 100644 --- a/gateway_policy.tf +++ b/gateway_policy.tf @@ -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