Skip to content

Commit 6810762

Browse files
authoredMay 12, 2024
fix(autoscaling): cooldown cannot be set with step scaling actions (#30150)
### Issue # (if applicable) Closes #29779 ### Reason for this change `cooldown` cannot be set on step scaling and can cause deployment failure in certain regions. ### Description of changes Deprecate the property and ignore the value. Give a warning. ### Description of how you validated changes Unit test added. ### Checklist - [ ] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent c1a3075 commit 6810762

12 files changed

+2336
-3
lines changed
 

‎packages/@aws-cdk-testing/framework-integ/test/aws-autoscaling/test/integ.step-scaling-with-cooldown.js.snapshot/aws-cdk-autoscaling-integ.assets.json

+19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)