Skip to content

Commit ef13a02

Browse files
authored
Re-add ASG cooldown
1 parent e1e96a9 commit ef13a02

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)