github ansible-collections/amazon.aws 5.4.0
amazon.aws 5.4.0

latest releases: 8.2.1, 8.2.0, 8.1.0...
18 months ago

Release Summary

This release includes bugfixes for the ec2_metadata_facts, ec2_vol, rds_instance and route53_info modules, as well as feature enhancements for the ec2_spot_instance and route53_health_check modules see changelog for details

Minor Changes

  • ec2_spot_instance - add parameter terminate_instances to support terminate instances associated with spot requests. (#1402).
  • route53_health_check - added support for enabling Latency graphs (MeasureLatency) during creation of a Route53 Health Check. (#1201).

Bugfixes

  • ec2_metadata_facts - fix AttributeError when running the ec2_metadata_facts module on Python 2 managed nodes (#1358).
  • ec2_vol - handle ec2_vol.tags when the associated instance already exists (#1071).
  • rds_instance - Fixed TypeError when tagging RDS DB with storage type gp3 (#1437).
  • route53_info - Add new return key health_check_observations for health check operations (#1419).
  • route53_info - Fixed Key Error when getting status or failure_reason of a health check (#1419).

Don't miss a new amazon.aws release

NewReleases is sending notifications on new releases.