Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Amend !Ref to HostedZone with AWSAccount.Resources (#105)
I was having a problem when running this example with multiple accounts with a subdomain. After investigation, I think we need to reference the hostedZone with `!GetAtt AWSAccount.Resources.HostedZone` in order to avoid this issue `validated failed. reason: Found multiple targets for reference to HostedZone`
- Loading branch information