Truefoundry Google Cloud Network Module
Name | Version |
---|---|
terraform | >= 1.4 |
4.81.0 |
Name | Version |
---|---|
4.81.0 |
Name | Source | Version |
---|---|---|
cloud_router | terraform-google-modules/cloud-router/google | 6.0.1 |
network | terraform-google-modules/network/google | 7.3.0 |
Name | Type |
---|---|
google_compute_network.gcn | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cluster_name | Name of the cluster | string |
n/a | yes |
enable_flow_logs | Enable flow logs for subnets | bool |
false |
no |
enable_private_access | Private access for subnets | bool |
true |
no |
network_name | SHIM: network name | string |
n/a | yes |
network_vpc_secondary_ranges | List of secondary ranges | list(object({ |
n/a | yes |
private_subnet_cidr | CIDR range for private subnet | string |
n/a | yes |
project_id | Project ID in which clusters are deployed | string |
n/a | yes |
region | Region to deploy your cluster in | string |
n/a | yes |
routing_mode | Routing mode for the network | string |
"GLOBAL" |
no |
shim | If true will not create the network and forward the input values to the same outputs. | bool |
false |
no |
subnet_id | SHIM: Subnetwork ID | string |
n/a | yes |
Name | Description |
---|---|
network_id | n/a |
network_name | n/a |
subnet_id | n/a |