Skip to content

Commit

Permalink
Add feed validation record
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Sep 23, 2024
1 parent 08c029e commit 6baba4c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions dns/earhustlesq.com-hosted_zone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,3 +223,15 @@ Resources:
- pm.mtasv.net
TTL: "3600"
Type: CNAME
AwsAcmFeedsProd:
Type: AWS::Route53::RecordSetGroup
Properties:
Comment: AWS ACM validation records for prx-feeds-prod in us-east-1
HostedZoneId: !Ref HostedZone
RecordSets:
# feeds.earhustlesq.com
- Name: !Sub _fa4ed2f27750efa9beed72c6bef56b51.feeds.${Domain}
ResourceRecords:
- _f205bbb65132781c38d4341dfa89ddac.djqtsrsxkq.acm-validations.aws.
TTL: "3600"
Type: CNAME

0 comments on commit 6baba4c

Please sign in to comment.