diff --git a/changelogs/fragments/377-ec2_elb_lb-boto3.yml b/changelogs/fragments/377-ec2_elb_lb-boto3.yml index 4c68b208bcc..ebee68bc985 100644 --- a/changelogs/fragments/377-ec2_elb_lb-boto3.yml +++ b/changelogs/fragments/377-ec2_elb_lb-boto3.yml @@ -5,5 +5,6 @@ minor_changes: - elb_classic_lb - added support for wait during creation (https://github.com/ansible-collections/amazon.aws/pull/377). - elb_classic_lb - added support for wait during instance addition and removal (https://github.com/ansible-collections/amazon.aws/pull/377). - elb_classic_lb - added retries on common AWS temporary API failures (https://github.com/ansible-collections/amazon.aws/pull/377). +- elb_classic_lb - various error messages changed due to refactor (https://github.com/ansible-collections/amazon.aws/pull/377). breaking_changes: - elb_classic_lb - no longer returns ansible_facts (https://github.com/ansible-collections/amazon.aws/pull/377).