typhoon/google-cloud/container-linux/kubernetes/controllers
Dalton Hubble 77fc14db71 Workaround target pool issue by listing instances as zone/name
* Instances can be listed by zone/name or self_link URL, but the
provider desires they be in zone/name form, which causes a diff
* https://github.com/terraform-providers/terraform-provider-google/issues/46
2017-11-05 14:07:05 -08:00
..
cl Run etcd cluster on-host, across controllers on Google Cloud 2017-11-05 11:03:35 -08:00
controllers.tf Create controller instances across zones in the region 2017-11-05 13:24:32 -08:00
network.tf Workaround target pool issue by listing instances as zone/name 2017-11-05 14:07:05 -08:00
outputs.tf Run etcd cluster on-host, across controllers on Google Cloud 2017-11-05 11:03:35 -08:00
variables.tf Create controller instances across zones in the region 2017-11-05 13:24:32 -08:00