Skip to content

Testing Project for launching an openvpn using terraform

License

Notifications You must be signed in to change notification settings

viivek46/terraform-openvpn

 
 

Repository files navigation

[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

About

Testing Project for launching an openvpn using terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 93.9%
  • Shell 6.0%
  • Dockerfile 0.1%