Files
gcp-simple-lz/README.md
T

25 lines
541 B
Markdown

# GCP Simple Landing Zone
A simple LZ with a single subnet VPC network, a Cloud NAT and VPN connection.
There are two submodules:
* Network - a module that creates a VPC with defined subnets
* Cloud VPN - a module that creates a Cloud VPN
Compute Engine free tier regions:
* Oregon (**us-west1**)
* `us-west1-a`
* `us-west1-b`
* `us-west1-c`
* Iowa (**us-central1**)
* `us-central1-a`
* `us-central1-b`
* `us-central1-c`
* `us-central1-f`
* South Carolina (**us-east1**)
* `us-east1-b`
* `us-east1-c`
* `us-east1-d`