typhoon/azure/container-linux/kubernetes/workers
Dalton Hubble 28506df9c7 Avoid unneeded rotations of Regular priority virtual machine scale sets
* Azure only allows `eviction_policy` to be set for Low priority VMs.
Supporting Low priority VMs meant when Regular VMs were used, each
`terraform apply` rolled workers, to set eviction_policy to null.
* Terraform v0.12 nullable variables fix the issue and plan does not
produce a diff
2019-06-06 09:50:37 -07:00
..
cl Update Kubernetes from v1.14.2 to v1.14.3 2019-05-31 01:08:32 -07:00
variables.tf Migrate Azure module Terraform v0.11 to v0.12 2019-06-06 09:50:35 -07:00
versions.tf Migrate Azure module Terraform v0.11 to v0.12 2019-06-06 09:50:35 -07:00
workers.tf Avoid unneeded rotations of Regular priority virtual machine scale sets 2019-06-06 09:50:37 -07:00