Skip to content

Commit

Permalink
Add changelog fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
alinabuzachis committed Oct 23, 2024
1 parent 96d2704 commit 838921d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelogs/fragments/migrate_ec2_vpc_vgw.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
breaking_changes:
- ec2_vpc_vgw - 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_vpc_vgw``.
- ec2_vpc_vgw_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_vpc_vgw_info``.

0 comments on commit 838921d

Please sign in to comment.