ankitcharolia / terraform-gcp-vpn-ha

Deploy a HA VPN in GCP using Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCP VPN HA Terraform

Deploy a HA GCP VPN using HashiCorp Terraform

The code deploys:

  • VPN Project inside a folder

  • Network for Project (VPC and Subnet)

  • Create VPN Gateway

  • Create a VPN External Gateway

  • Create 2 x VPN Tunnel

  • Create Cloud Router

  • Create 2 x Cloud Router Interfaces

  • Create 2 x Cloud Router Interface Peers

About

Deploy a HA VPN in GCP using Terraform


Languages

Language:HCL 100.0%