You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to ensure that a new instance gets started first before an older one get killed. according to the AWS documentation this should be possible by setting MaxHealthyPercentage higher than 100.
…-collections#2150)
SUMMARY
Closesansible-collections#2120Closesansible-collections#2019Closesansible-collections#2016
Prepare modules autoscaling_instance_refresh and autoscaling_instance_refresh_info for promotion:
Refactor modules to use common code from ansible_collections.amazon.aws.plugins.module_utils.autoscaling
Add type hinting
Update integration tests
ISSUE TYPE
Feature Pull Request
Reviewed-by: GomathiselviS
Reviewed-by: Bikouo Aubin
Reviewed-by: Alina Buzachis
Summary
I want to ensure that a new instance gets started first before an older one get killed. according to the AWS documentation this should be possible by setting
MaxHealthyPercentage
higher than 100.Issue Type
Feature Idea
Component Name
autoscaling_instance_refresh
Additional Information
Code of Conduct
The text was updated successfully, but these errors were encountered: