Skip to content

Commit

Permalink
fix: correct stack name in script/scale-out
Browse files Browse the repository at this point in the history
  • Loading branch information
akash1810 committed Oct 11, 2024
1 parent 481cc66 commit f3ae66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/scale-out
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

CLOUDFORMATION_STACK_NAME=playground-CODE-scaling-asg-rolling-update
CLOUDFORMATION_STACK_NAME=playground-PROD-cdk-playground

POLICY_ARN=$(
aws cloudformation describe-stacks \
Expand Down

0 comments on commit f3ae66a

Please sign in to comment.