We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868c6fd commit ddc7c0dCopy full SHA for ddc7c0d
cloudformation/main.yml
@@ -636,5 +636,4 @@ Outputs:
636
- DomainName
637
CloudfrontDistributionId:
638
Description: Cloudfront Distribution ID
639
- Value:
640
- Fn::Ref: AppFrontendCloudfrontDistribution
+ Value: !GetAtt AppFrontendCloudfrontDistribution.Id
0 commit comments