This commit is contained in:
+1
-1
@@ -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