network
JamesWoolfenden/network/gcp
Basic Network module
terraform-gcp-network    !Terraform Version     --- Basic Terraform module to make a networks and subnet with secondary range if supplied.
| Name | Type | Description | Default |
|---|---|---|---|
| region | string | required | |
| name | string | required | |
| ip_cidr_range | string | required | |
| common_tags | map(any) | This is to help you add tags to your cloud objects | required |
| secondary_ip_range | string | null |
subnetvpcfirewall