0
0
llucycodes42
The code creates a new AWS VPN connection using the MyAWSResource variable.
Shortcut: tf_aws_vpn_connection
resource "aws_vpn_connection" "${MyAWSResource}" {
}
0
0
llucycodes42
The code creates a new AWS VPN connection using the MyAWSResource variable.
Shortcut: tf_aws_vpn_connection
resource "aws_vpn_connection" "${MyAWSResource}" {
}