diff --git a/changelogs/fragments/migrate_rds_snapshot.yml b/changelogs/fragments/migrate_rds_snapshot.yml new file mode 100644 index 00000000000..8ed33efe9a3 --- /dev/null +++ b/changelogs/fragments/migrate_rds_snapshot.yml @@ -0,0 +1,4 @@ +major_changes: +- rds_snapshot_info - The module has been migrated from the ``community.aws`` collection. + Playbooks using the Fully Qualified Collection Name for this module should be updated + to use ``amazon.aws.rds_snapshot_info``.