Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Nov 12, 2024
1 parent b70dea1 commit 5c348c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions infrastructure/somleng/core/route53.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ resource "aws_route53_zone" "somleng_org" {
name = "somleng.org."
}

resource "aws_route53_zone" "open_ews_org" {
name = "open-ews.org."
}

resource "aws_route53_zone" "somleng_org_internal" {
name = "somleng.org."

Expand Down

0 comments on commit 5c348c3

Please sign in to comment.