mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Set desired capacity to min_size if no instances exist * Improve readability of if/then clause * Only update null desired_capacity to min_size on initial create Any future updates to the ASG will be able to reference the existing capacity.