From 5c348c328b4da05f312fcc8e6fae28d3f4898b47 Mon Sep 17 00:00:00 2001 From: David Wilkie Date: Tue, 12 Nov 2024 20:11:10 +0700 Subject: [PATCH] WIP --- infrastructure/somleng/core/route53.tf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/infrastructure/somleng/core/route53.tf b/infrastructure/somleng/core/route53.tf index e77b8d4..72f1552 100644 --- a/infrastructure/somleng/core/route53.tf +++ b/infrastructure/somleng/core/route53.tf @@ -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."