community.aws 8.1.0
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).