lestex / terraform-gcp-vpc

Terraform module for setting up a vpc in GCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Network Module

This modules makes it easy to set up a new VPC Network in GCP by defining your network and subnet ranges in a concise syntax.

It supports creating:

  • A Google Virtual Private Network (VPC)
  • Subnets within the VPC
  • Secondary ranges for the subnets (if applicable)

About

Terraform module for setting up a vpc in GCP


Languages

Language:HCL 41.3%Language:Ruby 36.2%Language:Shell 17.1%Language:Makefile 5.4%