From d70fea8b651feb6cc7ca4e20fb9a0c37e7213d76 Mon Sep 17 00:00:00 2001 From: Hubert Cornet Date: Mon, 17 Nov 2025 14:53:18 +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 c79d2aa..9420a82 100644 --- a/gateway_policy.tf +++ b/gateway_policy.tf @@ -73,7 +73,7 @@ locals { pihole_list_count = length(local.pihole_aggregated_lists) } -resource "cloudflare_teams_list" "pihole_domain_lists" { +resource "cloudflare_zero_trust_list" "pihole_domain_lists" { account_id = local.cloudflare_account_id for_each = {