Minor Changes
- ec2_instance - expanded the use of the automatic retries on temporary failures (#927).
Bugfixes
- elb_application_lb - fix
KeyError
when balancing across two Target Groups (ansible-collections/community.aws#1089). - elb_classic_lb - fix
'NoneType' object has no attribute
bug when creating a new ELB in check mode with a health check (#915). - elb_classic_lb - fix
'NoneType' object has no attribute
bug when creating a new ELB using security group names (#914).