diff --git a/changelogs/fragments/refactor-ec2_transit_gateway-modules.yml b/changelogs/fragments/refactor-ec2_transit_gateway-modules.yml new file mode 100644 index 00000000000..cfcfe6476e0 --- /dev/null +++ b/changelogs/fragments/refactor-ec2_transit_gateway-modules.yml @@ -0,0 +1,3 @@ +minor_changes: + - ec2_transit_gateway - Refactor module to use shared code from ``amazon.aws.plugins.module_utils.ec2`` and update ``RETURN`` block (https://github.com/ansible-collections/community.aws/pull/2158). + - ec2_transit_gateway_info - Refactor module to use shared code from ``amazon.aws.plugins.module_utils.ec2`` and update ``RETURN`` block (https://github.com/ansible-collections/community.aws/pull/2158).