Added conditional project designation feature for relevant modules.
This commit is contained in:
@@ -7,8 +7,18 @@ 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:
|
||||
Compute Engine free tier regions:
|
||||
|
||||
* Oregon - **us-west1**
|
||||
* Iowa - **us-central1**
|
||||
* South Carolina - **us-east1**
|
||||
* 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`
|
||||
|
||||
Reference in New Issue
Block a user