Skip to content

Commit 3985358

Browse files
author
Sebastien Stormacq
committed
fix yaml lint
1 parent 421eb88 commit 3985358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/MultiSourceAPI/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Outputs:
132132
ApiGatewayUrl:
133133
Description: API Gateway endpoint URL
134134
Value: !Sub "https://${ServerlessHttpApi}.execute-api.${AWS::Region}.amazonaws.com"
135-
135+
136136
ALBUrl:
137137
Description: Application Load Balancer URL
138138
Value: !Sub "http://${ApplicationLoadBalancer.DNSName}"

0 commit comments

Comments
 (0)