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

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

Release Summary

This release includes several bugfixes.

Minor Changes

  • ec2_vpc_subnet - use wait_timeout to also control maximum time to wait for initial creation of subnets (#1848).

Bugfixes

  • ec2_instance - retry API call if we get InvalidInstanceID.NotFound error (#1650).
  • ec2_vpc_subnet - cleanly handle failure when subnet isn't created in time (#1848).
  • s3_object - Fix typo that caused false deprecation warning when setting overwrite=latest (#1847).
  • s3_object - fixed NoSuchTagSet error when S3 endpoint doesn't support tags (#1607).
  • s3_object - when doing a put and specifying Content-Type in metadata, this module (since 6.0.0) erroneously set the Content-Type to None causing the put to fail. Fix now correctly honours the specified Content-Type (#1881).

Don't miss a new amazon.aws release

NewReleases is sending notifications on new releases.