diff --git a/examples/templates/subdomains.yml b/examples/templates/subdomains.yml index 66dd36af..2b255b76 100644 --- a/examples/templates/subdomains.yml +++ b/examples/templates/subdomains.yml @@ -51,7 +51,7 @@ Resources: Properties: Name: !Sub '${resourcePrefix}-domains-hosted-zone-id' Type: String - Value: !Ref HostedZone + Value: !GetAtt AWSAccount.Resources.HostedZone HostedZoneNameParam: Type: AWS::SSM::Parameter