-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable-5] Fix version_added (#1484) #1517
[stable-5] Fix version_added (#1484) #1517
Conversation
* Fix version_added Signed-off-by: Alina Buzachis <[email protected]> * Update Signed-off-by: Alina Buzachis <[email protected]> * Not backported --------- Signed-off-by: Alina Buzachis <[email protected]> Co-authored-by: Mark Chappell <[email protected]>
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 4m 28s |
regate |
Build failed (gate pipeline). For information on how to proceed, see https://ansible.softwarefactory-project.io/zuul/buildset/c1a3f9e9cd434244bbcc56ab65ba4179 ✔️ ansible-galaxy-importer SUCCESS in 4m 37s |
This PR only changes the documentation. For the sake of being able to get 5.5.0 out the door in a timely manner I'm manually merging this |
Migrate cloudwatchevent* modules and tests Depends-On: ansible-collections#1052 Remove cloudwatchevent* modules and tests These modules have been migrated to amazon.aws Update runtime.yml with redirects to that collection Update ignore files Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Mark Chappell <None>
Migrate cloudwatchevent* modules and tests Depends-On: ansible-collections#1052 Remove cloudwatchevent* modules and tests These modules have been migrated to amazon.aws Update runtime.yml with redirects to that collection Update ignore files Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Mark Chappell <None>
Migrate cloudwatchevent* modules and tests Depends-On: ansible-collections#1052 Remove cloudwatchevent* modules and tests These modules have been migrated to amazon.aws Update runtime.yml with redirects to that collection Update ignore files Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Mark Chappell <None>
Manual backport of #1484
SUMMARY
Fix version_added for various PRs that were we didn't backport in time for 5.x point releases.
ISSUE TYPE
COMPONENT NAME
plugins/modules/cloudwatch_metric_alarm.py
plugins/modules/ec2_ami.py
plugins/modules/ec2_metadata_facts.py
plugins/modules/ec2_vpc_nat_gateway.py
plugins/modules/kms_key.py
plugins/modules/lambda.py
plugins/modules/lambda_event.py
plugins/modules/lambda_layer.py
plugins/modules/lambda_layer_info.py
plugins/modules/rds_cluster.py
ADDITIONAL INFORMATION