Skip to content

Commit

Permalink
Accept Terraform default DNS zone comment (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee authored Mar 18, 2024
1 parent 570ef9d commit 1c4024a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dns.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# TODO create NS and SOA records

resource "aws_route53_zone" "apex" {
# TODO remove this: it's just to ensure a clean import `plan`
comment = ""
name = "seagl.org"
}

Expand Down

0 comments on commit 1c4024a

Please sign in to comment.