Overview of the Terraform Network Module
mainThe Terraform Network Module simplifies the setup of a Google Cloud Platform (GCP) VPC Network. It allows you to define your network and subnet ranges using a concise syntax.
Key capabilities include creating:
- A Google Virtual Private Network (VPC)
- Subnets within the VPC
- Secondary ranges for subnets
- Routes
- Firewall rules
- Network firewall policies
- Hierarchical firewall policies
- Serverless VPC access connectors
- Network Connectivity Center
For granular control, the repository provides individual sub-modules for each of these components.