community.aws 6.2.0
Release Summary
This release includes some new features for the community.aws.ec2_vpc_vpn
and community.aws.api_gateway
modules.
Minor Changes
- api_gateway - add support for parameters
name
,lookup
,tags
andpurge_tags
(#1845). - ec2_vpc_vpn - add support for connecting VPNs to a transit gateway (#1877).
Bugfixes
- Remove
apigateway
andapigateway_deployment
from meta/runtime.yml (#1905).