Update dependency community.aws to v9 #1001
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.0.0
->9.0.0
Release Notes
ansible-collections/community.aws (community.aws)
v9.0.0
Compare Source
======
Release Summary
This release includes some new features, bugfixes and breaking changes. Several modules have been migrated to amazon.aws and the Fully Qualified Collection Name for these modules needs to be updated. The community.aws collection has dropped support for botocore<1.31.0 and boto3<1.28.0. Due to the AWS SDKs announcing Python less than 3.8 (https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/), support for Python less than 3.8 by this collection was deprecated in this release and will be removed in release 10.0.0 (https://github.com/ansible-collections/community.aws/pull/2194).
Minor Changes
skip_matching
andmax_healthy_percentage
inpreference
(https://github.com/ansible-collections/community.aws/pull/2150).ansible_collections.amazon.aws.plugins.module_utils.autoscaling
and add type hinting (https://github.com/ansible-collections/community.aws/pull/2150).ansible_collections.amazon.aws.plugins.module_utils.autoscaling
and add type hinting (https://github.com/ansible-collections/community.aws/pull/2150).tag_specifications
to define tags to be applied to the resources created with the launch template (https://github.com/ansible-collections/community.aws/issues/176).throughput
toblock_device_mappings
argument (https://github.com/ansible-collections/community.aws/issues/1944).purge_tags
parameter (https://github.com/ansible-collections/community.aws/issues/176).versions_to_delete
(https://github.com/ansible-collections/community.aws/pull/2164).amazon.aws.plugins.module_utils.ec2
and updateRETURN
block (https://github.com/ansible-collections/community.aws/pull/2164).tags
(https://github.com/ansible-collections/community.aws/pull/2081).amazon.aws.plugins.module_utils.ec2
and updateRETURN
block (https://github.com/ansible-collections/community.aws/pull/2167).amazon.aws.plugins.module_utils.ec2
and updateRETURN
block (https://github.com/ansible-collections/community.aws/pull/2158).amazon.aws.plugins.module_utils.ec2
and updateRETURN
block (https://github.com/ansible-collections/community.aws/pull/2158).amazon.aws.plugins.module_utils.ec2
util (https://github.com/ansible-collections/community.aws/pull/2152).amazon.aws.plugins.module_utils.ec2
(https://github.com/ansible-collections/community.aws/pull/2159).amazon.aws.plugins.module_utils.ec2
(https://github.com/ansible-collections/community.aws/pull/2159).amazon.aws.plugins.module_utils.ec2
(https://github.com/ansible-collections/community.aws/pull/2153).amazon.aws.plugins.module_utils.ec2
(https://github.com/ansible-collections/community.aws/pull/2153).VGWRetry
(https://github.com/ansible-collections/community.aws/pull/2140).amazon.aws.plugins.module_utils.ec2
and updateRETURN
block (https://github.com/ansible-collections/community.aws/pull/2171).amazon.aws.plugins.module_utils.ec2
and updateRETURN
block (https://github.com/ansible-collections/community.aws/pull/2171).amazon.aws.plugins.module_utils.ec2
(https://github.com/ansible-collections/community.aws/pull/2160).amazon.aws.plugins.module_utils.ec2
(https://github.com/ansible-collections/community.aws/pull/2160).Breaking Changes / Porting Guide
botocore<1.31.0
andboto3<1.28.0
. Most modules will continue to work with older versions of the AWS SDK. However, compatability with older versions of the SDK is not guaranteed and will not be tested. When using older versions of the SDK a warning will be emitted by Ansible (https://github.com/ansible-collections/community.aws/pull/2195).community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.autoscaling_instance_refresh
(https://github.com/ansible-collections/community.aws/pull/2177).community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.autoscaling_instance_refresh_info
(https://github.com/ansible-collections/community.aws/pull/2177).tags
are now applied to the launch template resources not the resource created using this launch template (https://github.com/ansible-collections/community.aws/issues/176).community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_launch_template
(https://github.com/ansible-collections/community.aws/pull/2185).community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_placement_group
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_placement_group_info
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_transit_gateway
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_transit_gateway_info
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_transit_gateway_vpc_attachment
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_transit_gateway_vpc_attachment_info
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_vpc_egress_igw
(https://api.github.com/repos/ansible-collections/community.aws/pulls/2169).community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_vpc_nacl
(https://github.com/ansible-collections/community.aws/pull/2178).community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_vpc_nacl_info
(https://github.com/ansible-collections/community.aws/pull/2178).community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_vpc_peer
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_vpc_peering_info
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_vpc_vgw
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_vpc_vgw_info
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_vpc_vpn
.community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.ec2_vpc_vpn_info
.purge_capacity_providers
defaults to true. (https://github.com/ansible-collections/community.aws/pull/2165).community.aws
collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to useamazon.aws.elb_classic_lb_info
.connection_properties
return key was previously deprecated and has been removed, please useraw_connection_properties
instead (https://github.com/ansible-collections/community.aws/pull/2165).Deprecated Features
Bugfixes
exit_json
(https://github.com/ansible-collections/community.aws/issues/2019).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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.