diff --git a/gateway.tf b/gateway.tf index 170ab13..947970e 100644 --- a/gateway.tf +++ b/gateway.tf @@ -53,5 +53,5 @@ resource "cloudflare_zero_trust_dns_location" "example_zero_trust_dns_location" } networks = [{ network = "10.0.1.1/30" - }] }] + }] } \ No newline at end of file