Skip to content

Commit

Permalink
Setting up to deploy to AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
TobySaundersGDS committed Dec 12, 2023
1 parent fbb116f commit 8436f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Resources:
DomainName: "tech-docs.account.gov.uk"
DomainValidationOptions:
- DomainName: "tech-docs.account.gov.uk"
HostedZoneId: !ImportValue PublicHostedZoneId
HostedZoneId: !ImportValue TechDocsPublicHostedZoneId
ValidationMethod: DNS

#
Expand Down

0 comments on commit 8436f12

Please sign in to comment.