Codecasaurus / tf-gcp-wireguard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform GCP Wireguard module

Description

Sets up a GCP compute instance with wireguard and configures associated network parameters.

Running

Requires

gcloud (google-cloud-sdk)

Configuration

Configure terraform.tfvars in the .src/ directory with layout described in the example file. Additional customization contained in the .src/main.tf file.

About


Languages

Language:HCL 100.0%