Skip to content

community.aws 5.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 17:57
· 209 commits to main since this release
adea4da

Release Summary

This release contains a number of bugfixes for various modules, as well as new features for the ec2_launch_template and msk_cluster modules. This is the last planned minor release prior to the release of version 6.0.0.

Minor Changes

  • ec2_launch_template - Add parameter version_description (#1763).
  • msk_cluster - add option for SASL/IAM authentication and add support to disable unauthenticated clients (#1761).

Bugfixes

  • cloudformation_stack_set - add a waiter to ensure that update operation complete before adding stack instances (#1608).
  • eks_nodegroup - fix handling of remote_access option (#1771).
  • elasticache_info - ignore the CacheClusterNotFound exception when collecting tags (#1777).
  • elb_target_group - ensure AvailabilityZone is kept in target definitions when Id and Port are passed (#1736).
  • elb_target_group - get ProtocolVersion key from target_group attributes only when exists (#1800).
  • msk_cluster - fix creating a cluster with SASL/SCRAM authentication (#1761).
  • s3_lifecycle - fix invalid value type for transitions list (#1774)