aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 54 forks source link

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

Open Waqiah opened 1 year ago

Waqiah commented 1 year ago

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

createchange commented 10 months ago

This would benefit my organization, as well.