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
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ansible-collections/amazon.aws (amazon.aws)
v10.1.2
=======
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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.