Skip to content

Commit ddc7c0d

Browse files
committed
fix cfn
1 parent 868c6fd commit ddc7c0d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cloudformation/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -636,5 +636,4 @@ Outputs:
636636
- DomainName
637637
CloudfrontDistributionId:
638638
Description: Cloudfront Distribution ID
639-
Value:
640-
Fn::Ref: AppFrontendCloudfrontDistribution
639+
Value: !GetAtt AppFrontendCloudfrontDistribution.Id

0 commit comments

Comments
 (0)