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