Skip to content

Commit 4f6efab

Browse files
committed
Merge remote-tracking branch 'origin/keithduncan/set-cooldown' into keithduncan/release/5.5.1
2 parents 50ddc7b + ef13a02 commit 4f6efab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/aws-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@ Resources:
10181018
- !Ref "AWS::NoValue"
10191019
MinSize: !Ref MinSize
10201020
MaxSize: !Ref MaxSize
1021-
Cooldown: 0
1021+
Cooldown: 60
10221022
MetricsCollection:
10231023
- Granularity: 1Minute
10241024
Metrics:

0 commit comments

Comments
 (0)