Skip to content

Commit

Permalink
Add changelog fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
GomathiselviS committed Sep 21, 2022
1 parent c3e4361 commit 94e6df1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelogs/fragments/migrate_iam_user.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
breaking_changes:
- iam_user - 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.iam_user``.
- iam_user_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.iam_user_info``.

0 comments on commit 94e6df1

Please sign in to comment.