We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7981a9a commit b6eaa59Copy full SHA for b6eaa59
deploy/template.yaml
@@ -2295,6 +2295,7 @@ Resources:
2295
ApplicationLoadBalancerName: !GetAtt ApplicationLoadBalancer.LoadBalancerFullName
2296
ContainerAutoScalingTarget: !Ref ContainerAutoScalingTarget
2297
ParentStackName: !Sub "${AWS::StackName}"
2298
+ VpcStackName: !Sub "${VpcStackName}"
2299
2300
Outputs:
2301
ApiGatewayEndpoint:
0 commit comments