typhoon/google-cloud/container-linux/kubernetes/workers
JordanP 8da17fb7a2 Fix "google_compute_target_pool.workers: Cannot determine region"
If no region is set at the Google provider level, Terraform fails to
create the google_compute_target_pool.workers resource and complains
with "Cannot determine region: set in this resource, or set provider-level 'region' or 'zone'."

This commit fixes the issue by explicitly setting the region for the
google_compute_target_pool.workers resource.
2019-04-13 11:53:56 -07:00
..
cl Update Kubernetes from v1.14.0 to v1.14.1 2019-04-09 21:47:23 -07:00
outputs.tf Add Google Cloud worker instances to a target pool 2019-04-01 21:03:48 -07:00
target_pool.tf Fix "google_compute_target_pool.workers: Cannot determine region" 2019-04-13 11:53:56 -07:00
variables.tf Replace kube-dns with CoreDNS 2018-07-01 22:55:01 -07:00
workers.tf Add Google Cloud worker instances to a target pool 2019-04-01 21:03:48 -07:00