Граф коммитов

27 Коммитов

Автор SHA1 Сообщение Дата
Saverio Proto 5c71566abb add drain_timeout_in_minutes and node_soak_duration_in_minutes
Requires provider version v3.106.0
https://github.com/hashicorp/terraform-provider-azurerm/pull/26137
2024-06-28 15:05:03 +08:00
Máté Eckl 4d0a0fff31 Update azurerm dependency version 2024-02-19 13:33:19 +08:00
Dmytro Bondar db799b6a52
Add support for workload_autoscaler_profile settings (#404)
* Add support for workload_autoscaler_profile settings
2023-11-22 15:29:51 +08:00
Saverio Proto 6ae57191f8
Support for creating nodepools from snapshots (#442)
* Support for creating nodepools from snapshots

Fixes https://github.com/Azure/terraform-azurerm-aks/issues/436
2023-09-16 10:03:35 +08:00
zjhe 4e5d12a21d using azapi update resource to update aks kubernetes_version when user changed it at Terraform side, ignore all other changes outside of Terraform 2023-04-11 14:23:08 +08:00
lonegunmanb a0747e2807
Add validation block to enforce users to change `sku_tier` from `Paid` to `Standard`. (#346) 2023-04-11 13:59:36 +08:00
hezijie 308d5d78e2 upgrade required Terraform version 2023-03-28 11:12:12 +08:00
zjhe 35f7620f85 add support temporary_name_for_rotation 2023-03-24 10:53:02 +08:00
zjhe 01fc5c4b93 add support for web_app_routing 2023-02-08 21:31:26 +08:00
Marco Kilchhofer 5443398790
feat: Implement support for KMS arguments (#288)
* feat: Implement support for KMS arguments
2023-01-29 08:32:32 +08:00
Nicolas Lamirault 33328e1fda
Add: Workload Identity support
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
2022-10-14 19:37:48 +02:00
zjhe f5ef8f1f30 loosen azurerm provider's version restriction 2022-09-30 15:51:44 +08:00
Saverio Proto dc283778fc Update hashicorp/azurerm provider to minimum version 3.21 2022-09-05 15:47:04 +02:00
zjhe 98825c4db8 Loose the restriction on tls provider's version to include major version greater than 3.0 2022-08-16 07:00:05 +08:00
hezijie 70edcac4f4 Fix terraform code format test folder. 2022-08-08 14:11:24 +08:00
zjhe b9384b9a09 Add provider version constraint, use square brackets instead of deprecated index syntax. 2022-07-15 14:37:50 +08:00
zjhe dfa5cffb5c Sort assignments, variables, outputs. 2022-07-15 08:32:06 +08:00
hezijie 5b0feb6ceb Rename `var.system_assigned_identity` to `cluster_identity`, add validation and precondition for identity-related variables. Bump Terraform required version to 1.2.0 since we've used precondition. 2022-07-13 13:52:29 +08:00
zjhe c0dea7b43b Remove `module.ssh-key`. Moving `tls_private_key` inside the module to root directory, output tls keys. 2022-06-30 10:55:48 +08:00
liechtinat 09ee4d86eb feat(versions.tf): TF version must be >= 1.1.0 2022-06-30 10:46:45 +08:00
Máté Lang 0ba2848aa1 feat: add support for OIDC issuer
* also upgrade provider to 3.11
2022-06-27 12:35:22 +08:00
Toni Tauro d307de982d chore(azurerm): upgrade to 3.3.0
Signed-off-by: Toni Tauro <toni.tauro@adfinis.com>
2022-06-16 17:27:47 +08:00
Julien Corioland 1f842d285b
add support for default pool host-based encryption (#101) 2021-05-27 13:41:51 +08:00
Matt Horgan c73aafb38d
Fixed version constraint (#82) 2020-12-28 10:17:52 +08:00
Yuping Wei 8be20d12ea
Docker fix (#77)
* Update docker file to use the current terraform-test image

* Remove deprecated  -check-variables from test script

* Add init step to validation test

* update

* update

* update

* update

* updatwe

* update

* update

* r1

* update README

* update

* update

* identity

* update

* update

Co-authored-by: Malte Lantin <malantin@microsoft.com>
Co-authored-by: Ubuntu <weiyuping@ubuntu-wyp.4smfdm3ngeyufpdz0muw5zebpc.bx.internal.cloudapp.net>
Co-authored-by: root <root@ubuntu-wyp.4smfdm3ngeyufpdz0muw5zebpc.bx.internal.cloudapp.net>
2020-12-08 16:16:51 +08:00
Mickaël Canévet 093d60c499
Set minimal provider required version (#71)
Support for `tags` in `azurerm_log_analytics_solution` has been added in v2.34.0
2020-12-01 15:20:48 +08:00
Steven Black edb2f5cd7c upgrade root dir 2019-08-12 17:04:30 -04:00