Skip to content

community.aws 8.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Mar 13:24
· 138 commits to main since this release
09e30f5

Release Summary

This minor release brings several new features and bug fixes.

Minor Changes

  • ec2_placement_group - Added support for creating with tags (#2081).
  • ec2_transit_gateway - Support for enabling multicast on Transit Gateway (#2063).
  • ec2_vpc_vgw - Fix call to parent static method in class VGWRetry (#2140).

Bugfixes

  • ecs_taskdefinition - Avoid throttling exceptions on task definitions with a large number of revisions by using the retry mechanism (#2123).