Terraform module which configure Traffic Director on Google Cloud
| Name | Version |
|---|---|
| terraform | >= 1.0.0 |
| 3.89.0 | |
| google-beta | 3.89.0 |
| Name | Version |
|---|---|
| 3.89.0 | |
| google-beta | 3.89.0 |
No Modules.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| gke_service_name | The Kubernetes service name | string |
n/a | yes |
| hc_check_interval_sec | How often (in seconds) to send a health check | number |
5 |
no |
| hc_log_config | Configure logging on this health check | bool |
false |
no |
| hc_timeout_sec | How long (in seconds) to wait before claiming failure | number |
5 |
no |
| neg_name | Network Endpoint Group name | string |
n/a | yes |
| neg_zone | Network Endpoint Group zone | string |
n/a | yes |
| network_name | Name of the VPC | string |
n/a | yes |
No output.