Skip to content

amazon.aws 6.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 18:43
· 1013 commits to main since this release
6.5.0
39c11a7

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 and org_unit_arns in launch_permissions (#1690).
  • elb_application_lb_info - drop redundant describe_load_balancers call fetching ip_address_type (#1768).

Bugfixes

  • elb_application_lb_info - ensure all API queries use the retry decorator (#1767).