Skip to content

Update dependency amazon.aws to v10.1.2

This MR contains the following updates:

Package Type Update Change
amazon.aws galaxy-collection patch 10.1.1 -> 10.1.2

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ansible-collections/amazon.aws (amazon.aws)

v10.1.2

Compare Source

=======

Release Summary

This release includes multiple bug fixes.

Bugfixes

  • Remove ansible.module_utils.six imports to avoid warnings (#​2727).
  • amazon.aws.autoscaling_instance - setting the state to terminated had no effect. The fix implements missing instance termination state (#​2719).
  • ec2_vpc_nacl - Fix issue when trying to update existing Network ACL rule (#​2592).
  • s3_object - Honor headers for content and content_base64 uploads by promoting supported keys (e.g. ContentType, ContentDisposition, CacheControl) to top-level S3 arguments and placing remaining keys under Metadata. This makes content uploads consistent with src uploads. (https://github.com/ansible-collections/amazon.aws)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading