Dalton Hubble
0a835ee403
Replace deprecated `azurerm_autoscale_setting`
...
* Fix Terraform provider azure warning about `azurerm_autoscale_setting`
* Require terraform-provider-azure v1.22+ version that introduces
the new `azurerm_monitor_autoscale_setting` resource
* https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/CHANGELOG.md#1220-february-11-2019
2019-05-26 23:32:42 -07:00
Dalton Hubble
b57273b6f1
Rename internal kube_dns_service_ip to cluster_dns_service_ip
...
* terraform-render-bootkube module deprecated kube_dns_service_ip
output in favor of cluster_dns_service_ip
* Rename k8s_dns_service_ip to cluster_dns_service_ip for
consistency too
2019-01-05 13:32:03 -08:00
Dalton Hubble
c6586b69fd
Use eviction policy Delete for Low priority VMSS workers
...
* Fix issue where Azure defaults to Deallocate eviction policy,
which required manually restarting deallocated workers
* Require terraform-provider-azurerm v1.19+ to support setting
the eviction_policy
2018-11-18 21:04:50 -08:00
Dalton Hubble
dbe7604b67
Add primary field to ip_configuration required by Azure
...
* Required by terraform-provider-azurerm v1.17+
* https://github.com/terraform-providers/terraform-provider-azurerm/pull/2035
2018-10-27 16:44:44 -07:00
Dalton Hubble
9b405a19b2
Fix minor naming inconsistencies in Ignition and CLC data
2018-10-27 16:24:59 -07:00
Dalton Hubble
2e89e161e9
Remove Azure admin_password (disabled) now that its optional
...
* Requires terraform-provider-azurerm v1.16.0 or higher
https://github.com/terraform-providers/terraform-provider-azurerm/pull/1958
2018-10-13 22:40:58 -07:00
Dalton Hubble
019009e9ee
Add outputs for Azure ingress IPv4 and worker pools
2018-08-27 23:30:32 -07:00
Dalton Hubble
38b4ff4700
Add module for Typhoon Azure with Container Linux
2018-08-27 23:30:32 -07:00