Skip to content
Snippets Groups Projects
Commit c7c2c0f6 authored by Lennart Nordgreen's avatar Lennart Nordgreen :speech_balloon:
Browse files

Added ZoneID

parent 8d299e55
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ Resources: ...@@ -46,7 +46,7 @@ Resources:
Name: !Join ['.', [!Ref DomainPrefix, !Ref DomainName, '']] Name: !Join ['.', [!Ref DomainPrefix, !Ref DomainName, '']]
Type: A Type: A
AliasTarget: AliasTarget:
HostedZoneId: xxxxxxxxxxx HostedZoneId: Z2YZQI8X816BZS
DNSName: !GetAtt Distribution.DomainName DNSName: !GetAtt Distribution.DomainName
HostedZoneTags: HostedZoneTags:
- Key: Application - Key: Application
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment