diff --git a/changelogs/fragments/731-ec2_eip-not_in_vpc.yml b/changelogs/fragments/731-ec2_eip-not_in_vpc.yml index 5549e743e90..4020bffd273 100644 --- a/changelogs/fragments/731-ec2_eip-not_in_vpc.yml +++ b/changelogs/fragments/731-ec2_eip-not_in_vpc.yml @@ -1,2 +1,2 @@ -bug_fixes: +bugfixes: - ec2_eip - fix bug when allocating an EIP but not associating it to a VPC (https://github.com/ansible-collections/community.aws/pull/731).