Skip to content

Commit e0ac910

Browse files
committed
fix domain
1 parent 061a8b1 commit e0ac910

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudformation/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ Resources:
160160
GWApiId: !Ref AppApiGateway
161161
GWHostedZoneId:
162162
!FindInMap [ApiGwConfig, !Ref RunEnvironment, HostedZoneId]
163+
CloudfrontDomain: !GetAtt [AppFrontendCloudfrontDistribution, DomainName]
163164

164165
AppApiLambdaFunction:
165166
Type: AWS::Serverless::Function

0 commit comments

Comments
 (0)