diff --git a/changelogs/fragments/migrate_rds_option_group.yml b/changelogs/fragments/migrate_rds_option_group.yml new file mode 100644 index 00000000000..121f2bc3af4 --- /dev/null +++ b/changelogs/fragments/migrate_rds_option_group.yml @@ -0,0 +1,7 @@ +major_changes: +- rds_option_group - 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_option_group``. +- rds_option_group_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_option_group_info``.