cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

Support for creating a transit gateway attachment to a VPN via CFN

Open Waqiah opened this issue 3 years ago • 2 comments

Name of the resource

AWS::EC2::VPNConnection

Resource name

No response

Description

To be able to attach a VPN to a TransitGateway resource via CloudFormation in such a way that IP addresses which are assigned to VPN tunnels won't change.

Other Details

To achieve this via cfn : https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpn-attachments.html

Waqiah avatar Mar 17 '23 09:03 Waqiah

This would benefit my organization, as well.

createchange avatar Nov 08 '23 00:11 createchange

Has a workaround been put forward to this? Currently there is no way to add a VPN attachment to a non-default TGW route table. This limits dynamic routing capability greatly

dowserb avatar Oct 02 '24 09:10 dowserb