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)."