This template creates a VPN gateway and an attachment to a VPC (vpc-12345). It also created and attaches an Internet Gateway to the same VPC.

AttachGateway
AWS::EC2::VPCGatewayAttachment


AttachVpnGateway
AWS::EC2::VPCGatewayAttachment


VPNGateway
AWS::EC2::VPNGateway


InternetGateway
AWS::EC2::InternetGateway


CloudFormation Template

Share Template