Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed Oct 24, 2024
1 parent 79c443c commit 7d8e80c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
9 changes: 0 additions & 9 deletions changelogs/fragments/migrate_ec2_transit_gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,3 @@ 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``.
2 changes: 0 additions & 2 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -519,8 +519,6 @@ plugin_routing:
redirect: amazon.aws.ec2_vpc_egress_igw
ec2_transit_gateway:
redirect: amazon.aws.ec2_transit_gateway
ec2_transit_gateway_info:
redirect: amazon.aws.ec2_transit_gateway_info
module_utils:
route53:
redirect: amazon.aws.route53

0 comments on commit 7d8e80c

Please sign in to comment.