Skip to content

Commit

Permalink
Add changelog fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
alinabuzachis authored and goneri committed Sep 23, 2022
1 parent 63dfc7a commit b512b9d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelogs/fragments/migrate_rds_option_group.yml
Original file line number Diff line number Diff line change
@@ -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``.

0 comments on commit b512b9d

Please sign in to comment.