An terraform module to create an OpenVPN server
Name | Version |
---|---|
aws | ~> 3.0 |
Name | Version |
---|---|
aws | ~> 3.0 |
No modules.
Name | Type |
---|---|
aws_instance.openvpn | resource |
aws_security_group.instance | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
server_password | Admin Password to access server | string |
n/a | yes |
server_region | Region to deploy server | string |
"us-east-2" |
no |
server_username | Admin Username to access server | string |
"openvpn" |
no |
Name | Description |
---|---|
access_vpn_url | The public url address of the vpn server |