aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

[AWS::AutoScaling::AutoScalingGroup] - [Enhancement] - Dynamically scale UpdatePolicy AutoScalingRollingUpdate 'MinInstancesInService' to match the 'DesiredCapacity' #2041

Open tgyanen opened 1 month ago

tgyanen commented 1 month ago

Name of the resource

AWS::AutoScaling::AutoScalingGroup

Resource name

No response

Description

When using Dynamic Auto Scaling in Auto Scaling Group, currently, there is no way to update the 'MinInstancesInService' in the ASG UpdatePolicy AutoScalingRollingUpdate to use the dynamic 'DesiredCapacity' value.

Requesting this feature to be made available in CloudFormation.

Other Details

Related GH issue - https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/467