Resource Type definition for AWS::EC2::VPNConnection
customer_gateway_id
(String) The ID of the customer gateway at your end of the VPN connection.type
(String) The type of VPN connection.static_routes_only
(Boolean) Indicates whether the VPN connection uses static routes only.tags
(Attributes List) Any tags assigned to the VPN connection. (see below for nested schema)transit_gateway_id
(String) The ID of the transit gateway associated with the VPN connection.vpn_gateway_id
(String) The ID of the virtual private gateway at the AWS side of the VPN connection.vpn_tunnel_options_specifications
(Attributes List) The tunnel options for the VPN connection. (see below for nested schema)id
(String) Uniquely identifies the resource.vpn_connection_id
(String) The provider-assigned unique ID for this managed resourcetags
Required:
key
(String)value
(String)vpn_tunnel_options_specifications
Optional:
pre_shared_key
(String)tunnel_inside_cidr
(String)Import is supported using the following syntax:
$ terraform import awscc_ec2_vpn_connection.example <resource ID>