chmreid / 2020-openvpn-cloudformation

A CloudFormation template to deploy an OpenVPN server in its own separate AWS VPC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2020-openvpn-cloudformation

This CloudFormation template sets up a new virtual private cloud (VPC), adds a new EC2 instance to the VPC, and sets up an OpenVPN server and a dnsmasq DNS server on the private instance.

It also provides SSM documents to create/delete clients, and an S3 bucket that it uses to provide clients with their credentials.

About

A CloudFormation template to deploy an OpenVPN server in its own separate AWS VPC.

License:MIT License