AWS AWS Client VPN with Manually Provisioned Certificates using Terraform This is a brief explanation of how to use Terraform to setup an AWS CVPN (Client VPN) where the certificates (for VPN authentication) are manually provisioned by yourself and then uploaded into ACM
Terraform AWS Client VPN with Managed Certificates using Terraform This is a brief explanation of how to use Terraform to setup an AWS CVPN (Client VPN) where the certificates (for VPN authentication) are entirely generated and managed by AWS.The advantage of
VPN On-demand VPN (for a Digital Nomad) Explains how to setup a personal on-demand VPN in the cloud using AWS and EC2. Particularly well suited for digital nomads.