amazon.aws 6.5.0
Release Summary
This release is the last planned minor release of amazon.aws
prior to the release of 7.0.0.
It includes documentation fixes as well as minor changes and bug fixes for the ec2_ami
and elb_application_lb_info
modules.
Minor Changes
- ec2_ami - add support for
org_arns
andorg_unit_arns
in launch_permissions (#1690). - elb_application_lb_info - drop redundant
describe_load_balancers
call fetchingip_address_type
(#1768).
Bugfixes
- elb_application_lb_info - ensure all API queries use the retry decorator (#1767).