amazon.aws
amazon.aws copied to clipboard
5.0.0 release plan
Summary
Target Date: 2022-09-22 (non-binding)
Now that we've branched stable-4 we can put together initial plans for the 5.0.0 release
In the May working group meeting we discussed initially pencilling in 2022-09-22 as a release date.
Issue Type
Feature Idea
Component Name
galaxy.yml
Additional Information
- [ ] Bump minimum supported version of boto3 / botocore
- [ ] ...
Code of Conduct
Files identified in the description:
- [
galaxy.yml
](https://github.com/['ansible-collections/amazon.aws', 'ansible-collections/community.aws', 'ansible-collections/community.vmware']/blob/main/galaxy.yml)
If these files are inaccurate, please update the component name
section of the description or use the !component
bot command.
Initial items I can think of
- [ ] ~Possibly some refactoring work around non-module plugins (#872)~
- [x]
purge_tags
default switch over toTrue
(whentags
is notNone
) - [x]
ec2_ami
deprecations - [x]
ec2_vpc_dhcp_option_info
deprecations - [x]
s3_bucket
deprecations - [x] Rename
ec2_group
toec2_security_group
I'm assuming the Ansible Cloud Content team would like to migrate some modules over from community.aws to amazon.aws
[editor's note - some modules have since been renamed] Migrate modules to amazon.aws:
- [ ] aws_kms*
- [ ] elb_application_lb*
- [ ] iam_user*
- [ ] iam_policy*
- [ ] iam_role*
- [ ] ec2_asg*
- [ ] ec2_eip*
- [ ] lambda.py and lambda_info.py
- [ ] rds_instance*
- [ ] route53.py and route53_info.py
Possibly more but this is the known list now.
Reminder: Please also migrate the open GitHub issues of the modules we are migrating!
5.0.0 released