@cryptotaxi247 / infra / commits / c3ee85b8

tf: dns: fixup syntax error

Graham Christensen committed Jun 22, 2022 at 16:41 UTC c3ee85b87256c94b901435339428c8f4828ec65a
1 file changed -1
terraform/dns.tf
-1
@@ -16,7 +16,6 @@ locals {
16 type = "A"
17 value = "34.254.208.229"
18 },
19 - {
19 {
20 hostname = "haumea.nixos.org"
21 type = "A"