Update gateway.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 19s

This commit is contained in:
2025-11-14 18:00:42 +01:00
parent 72a3ba6e27
commit 5961e876ec

View File

@@ -51,7 +51,4 @@ resource "cloudflare_zero_trust_dns_location" "example_zero_trust_dns_location"
}] }]
} }
} }
networks = [{
network = "10.0.1.0/24"
}]
} }