Skip to content

Commit

Permalink
Add changelog fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed Oct 23, 2024
1 parent 37dd3d8 commit 5ca74d0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions changelogs/fragments/migrate_ec2_transit_gateway.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
breaking_changes:
- ec2_transit_gateway - 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_transit_gateway``.
- ec2_transit_gateway_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_transit_gateway_info``.
- ec2_transit_gateway_vpc_attachment - 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_transit_gateway_vpc_attachment``.
- ec2_transit_gateway_vpc_attachment_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_transit_gateway_vpc_attachment_info``.

0 comments on commit 5ca74d0

Please sign in to comment.