tf_aws_openvpn
tf_aws_openvpn copied to clipboard
Terraform module which creates OpenVPN on AWS
Added an elastic IP to the vpn instance, so that when the vpn is stopped / started the IP will remain persistent. I also added the ability to define a...
I wanted to ask for a feature request that I haven't been able to figure out. It would be awesome to be able to automatically download the client.ovpn file so...
I wanted to request documentation on what the "private_key" variable is listed under ec2. I see key_name would be the name of the aws provided ssh key we wish to...
This is probably just a note for a documentation change- when testing this, I get an error: Error: module "openvpn": missing required argument "vpn_cidr" this variable "vpn_cidr" isn't listed on...
Hi there, When I try to deploy this, I get the following error after the command `sudo /usr/local/openvpn_as/scripts/sacli start`: ``` RunStart warm None { "errors": { "client_query": [ [ "error",...