github ansible-collections/amazon.aws 5.5.1
amazon.aws 5.5.1

latest releases: 8.2.1, 8.2.0, 8.1.0...
13 months ago

Release Summary

This release brings few bugfixes.

Bugfixes

  • autoscaling_group - fix ValidationError when describing an autoscaling group that has more than 20 target groups attached to it by breaking the request into chunks (#1593).
  • autoscaling_group_info - fix ValidationError when describing an autoscaling group that has more than 20 target groups attached to it by breaking the request into chunks (#1593).
  • aws_account_attribute - raise correct AnsibleLookupError rather than AnsibleError (#1528).
  • aws_secret - raise correct AnsibleLookupError rather than AnsibleError (#1528).
  • aws_service_ip_ranges raise correct AnsibleLookupError rather than AnsibleError (#1528).
  • aws_ssm - raise correct AnsibleLookupError rather than AnsibleError (#1528).
  • ec2_instance - fix check_mode issue when adding network interfaces (#1403).
  • elb_application_lb - fix missing attributes on creation of ALB. The create_or_update_alb() was including ALB-specific attributes when updating an existing ALB but not when creating a new ALB (#1510).

Don't miss a new amazon.aws release

NewReleases is sending notifications on new releases.