amazon.aws icon indicating copy to clipboard operation
amazon.aws copied to clipboard

autoscaling_group module does not support instance_requirements in mixed_instance_policy section

Open stefanhorning opened this issue 2 years ago • 0 comments
trafficstars

Summary

Currently the amazon.aws.autoscaling_group module does not support the instance_requirements parameter for an Autoscaling group, which let's one defined requirements for an instance, instead of providing a specific list of instance types.

I opened a PR for this way back when the module was still in community.aws and still called ec2_asg. That PR never got merged due to issues with setting up CI correctly for it. However I think it would still be a valuable addition to this module. Maybe s.b. else can start another PR here, based on my work from back then to quickly get it done.

Issue Type

Feature Idea

Component Name

amazon.aws.autoscaling_group module

Additional Information

https://github.com/ansible-collections/community.aws/pull/831

Code of Conduct

  • [X] I agree to follow the Ansible Code of Conduct

stefanhorning avatar Oct 16 '23 10:10 stefanhorning