From 6438f5b99386797a3458a573e6ac52f3c25afe2c Mon Sep 17 00:00:00 2001 From: Alina Buzachis Date: Fri, 4 Oct 2024 12:24:14 +0200 Subject: [PATCH] Update 20240924-fix-documentation-tgw-vpc-att.yml --- .../fragments/20240924-fix-documentation-tgw-vpc-att.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelogs/fragments/20240924-fix-documentation-tgw-vpc-att.yml b/changelogs/fragments/20240924-fix-documentation-tgw-vpc-att.yml index 1b3134e90cc..49ce1142deb 100644 --- a/changelogs/fragments/20240924-fix-documentation-tgw-vpc-att.yml +++ b/changelogs/fragments/20240924-fix-documentation-tgw-vpc-att.yml @@ -1,2 +1,3 @@ -trivial: - - "ec2_transit_gateway_vpc_attachment: Modify doumentation and refactor to adhere to coding guidelines (https://github.com/ansible-collections/community.aws/pull/2157)." +minor_changes: + - ec2_transit_gateway_vpc_attachment - Refactor module to use shared code from ``amazon.aws.plugins.module_utils.ec2`` (https://github.com/ansible-collections/community.aws/pull/2157). + - ec2_transit_gateway_vpc_attachment_info - Refactor module to use shared code from ``amazon.aws.plugins.module_utils.ec2`` (https://github.com/ansible-collections/community.aws/pull/2157)."