Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 296 Bytes

File metadata and controls

10 lines (6 loc) · 296 Bytes

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)