diff --git a/changelogs/fragments/20240924-refactor-ec2_vpc_nacl-modules.yaml b/changelogs/fragments/20240924-refactor-ec2_vpc_nacl-modules.yaml index 624b71a8dfd..475d00cb9b9 100644 --- a/changelogs/fragments/20240924-refactor-ec2_vpc_nacl-modules.yaml +++ b/changelogs/fragments/20240924-refactor-ec2_vpc_nacl-modules.yaml @@ -1,4 +1,4 @@ --- minor_changes: - - ec2_vpc_nacl_info - Refactor module to use shared code from `amazon.aws.plugins.module_utils.ec2` (). - - ec2_vpc_nacl - Refactor module to use shared code from `amazon.aws.plugins.module_utils.ec2` (). \ No newline at end of file + - ec2_vpc_nacl_info - Refactor module to use shared code from `amazon.aws.plugins.module_utils.ec2` (https://github.com/ansible-collections/community.aws/pull/2159). + - ec2_vpc_nacl - Refactor module to use shared code from `amazon.aws.plugins.module_utils.ec2` (https://github.com/ansible-collections/community.aws/pull/2159).