Skip to content

community.aws 4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 18:02
· 358 commits to main since this release
a0ce161

Release Summary

The community.aws 4.3.0 release includes a number of minor bug fixes and improvements.
Following the release of amazon.aws 5.0.0, backports to the 4.x series will be limited to security issues and bugfixes.

Minor Changes

  • autoscaling_group_info - minor sanity test fixes (#1410).
  • cloudfront_distribution - minor sanity test fixes (#1410).
  • cloudfront_origin_access_identity - minor sanity test fixes (#1410).
  • cloudtrail - minor sanity test fixes (#1410).
  • ec2_vpc_nacl - minor sanity test fixes (#1410).
  • eks_fargate_profile - minor sanity test fixes (#1410).
  • redshift - minor sanity test fixes (#1410).
  • s3_bucket_info - minor sanity test fixes (#1410).

Bugfixes

  • ec2_placement_group - Handle a potential race creation during the creation of a new Placement Group (#1477).
  • rds_cluster - fixes bug where specifiying an rds cluster parameter group raises a KeyError (#1417).