Skip to content

Commit d50bb4b

Browse files
committed
Enable capacity rebalancing
1 parent 2d30b78 commit d50bb4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/aws-stack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,6 +1070,7 @@ Resources:
10701070
MinSize: !Ref MinSize
10711071
MaxSize: !Ref MaxSize
10721072
Cooldown: 60
1073+
CapacityRebalance: true
10731074
MetricsCollection:
10741075
- Granularity: 1Minute
10751076
Metrics:

0 commit comments

Comments
 (0)