Skip to content

Commit b6eaa59

Browse files
OLH-3176 Add vpc stack as a param
1 parent 7981a9a commit b6eaa59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2295,6 +2295,7 @@ Resources:
22952295
ApplicationLoadBalancerName: !GetAtt ApplicationLoadBalancer.LoadBalancerFullName
22962296
ContainerAutoScalingTarget: !Ref ContainerAutoScalingTarget
22972297
ParentStackName: !Sub "${AWS::StackName}"
2298+
VpcStackName: !Sub "${VpcStackName}"
22982299

22992300
Outputs:
23002301
ApiGatewayEndpoint:

0 commit comments

Comments
 (0)