Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions dns/prx.org-hosted_zone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1094,6 +1094,17 @@ Resources:
- c4j2.domainkey.u34190588.wl089.sendgrid.net.
TTL: "3600"
Type: CNAME
Acme:
Type: AWS::Route53::RecordSetGroup
Properties:
Comment: Supporting Cast
HostedZoneId: !Ref HostedZone
RecordSets:
- Name: !Sub _acme-challenge.subscribe.${Domain}
Comment thread
farski marked this conversation as resolved.
ResourceRecords:
- h9ic2fdq3umr9pvk2v.fastly-validations.com.
TTL: "3600"
Type: CNAME

# Legacy
LegacyStatic:
Expand Down