ec2_transit_gateway_vpc_attachment: add support for "enable_appliance_mode" #16161
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Description
AWS has just released a new type of load balancer named Gateway Load Balancer.
It supports three design options:
In order to prevent asymmetric routing between GLWB and TGW (so one session could always hit the proper firewall appliance) you need to enable Appliance mode in the transit gateway vpc attachment (as described in the Appliance VPC documentation)
This feature enhancement request is opened based on a suggestion by @bflad made in 16129.
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: