aws-autoscaling-common: intervals can never be absolute #30779
Labels
@aws-cdk/aws-autoscaling-common
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
In this function, absolute changes get changed to all undefined which then breaks the
validateAtMostOneUndefined
call.This means that any step scaling with
AdjustmentType.EXACT_CAPACITY
and > 2 steps will fail validationExpected Behavior
Allow this use case.
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
latest on gh
Framework Version
No response
Node.js Version
20.14.0
OS
OSX
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: