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 21, 2022
1 parent d90edba commit 4e804c6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelogs/fragments/migrate_ec2_eip.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
major_changes:
- ec2_eip - 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.ec2_eip``.
- ec2_eip_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.ec2_eip_info``.

0 comments on commit 4e804c6

Please sign in to comment.