Skip to content

Commit

Permalink
Remove TW search DNS records
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Nov 5, 2024
1 parent 9d7cb5a commit 3a67a11
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions dns/theworld.org-hosted-zone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,23 +166,6 @@ Resources:
Type: AAAA
Name: !Sub projects.${Domain}

Search:
Type: AWS::Route53::RecordSetGroup
Properties:
Comment: Search
HostedZoneId: !Ref HostedZone
RecordSets:
- Name: !Sub search.${Domain}
ResourceRecords:
- search.theworld.prx.tech.
TTL: "3600"
Type: CNAME
- Name: !Sub search.staging.${Domain}
ResourceRecords:
- search.staging.theworld.prx.tech.
TTL: "3600"
Type: CNAME

LetsEncrypt:
Type: AWS::Route53::RecordSetGroup
Properties:
Expand Down

0 comments on commit 3a67a11

Please sign in to comment.