/terraform-openvpn

Testing Project for launching an openvpn using terraform

Primary LanguageHCLApache License 2.0Apache-2.0

[WIP] Personal OpenVPN Server

deployed using terraform on GCP

What

Most people want to have a personal internet connection without having to concern themselves about privacy. Here is a script that allows you to surf the web in the cloud with reasonably low effort.

Setup your workstation for Cloud Use

Install the Googke SDK

If you are on Windows, Mac, or Linux, you can find the SDK here.

Login into GCP via CLI

gcloud init
{
  "client_id": "764049295919-6qr4padvjtnf06pt8ejuq83di341hur.apps.googleusercontent.com",
  "client_secret": "d-FL95Q19q7Ncurh49ja02y",
  "refresh_token": "1/6DqBQbD1ellhGHSJgh2:39jht09dfjhc4gJ7tLqk",
  "type": "authorized_user"
}

Install