Releases: Azure/terraform-azurerm-aks
Releases Β· Azure/terraform-azurerm-aks
9.2.0
What's Changed
- Bump github.com/Azure/terraform-module-test-helper from 0.22.0 to 0.24.0 in /test by @dependabot in #574
- Bump github.com/gruntwork-io/terratest from 0.46.15 to 0.47.0 in /test by @dependabot in #579
- Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /test by @dependabot in #562
- Add
cost_analysis_enabled
option by @artificial-aidan in #583 - Bump github.com/Azure/terraform-module-test-helper from 0.24.0 to 0.25.0 in /test by @dependabot in #581
- Update README.md by @shailwx in #589
- Use oidc as authentication method by @lonegunmanb in #592
- Bump github.com/Azure/terraform-module-test-helper from 0.25.0 to 0.26.0 in /test by @lonegunmanb in #593
- Make the Azure Key Vault public because private Key Vault requires preview API by @zioproto in #599
New Contributors
- @artificial-aidan made their first contribution in #583
- @shailwx made their first contribution in #589
Full Changelog: 9.1.0...9.2.0
9.1.0
What's Changed
- fixed inaccurate variable descriptions for azure cni in overlay mode by @Xelef2000 in #566
- Start new Changelog file for v10 by @zioproto in #567
- Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test by @dependabot in #569
- add drain_timeout_in_minutes and node_soak_duration_in_minutes by @zioproto in #564
- set drainTimeoutInMinutes default value to null by @zioproto in #575
- Restore devcontainer by @zioproto in #576
- fix README.md format by @joaoestrela in #570
- Downgrade next major version back to v9 by @lonegunmanb in #577
New Contributors
- @Xelef2000 made their first contribution in #566
- @joaoestrela made their first contribution in #570
Full Changelog: 9.0.0...9.1.0
9.0.0
What's Changed
- Bump github.com/Azure/terraform-module-test-helper from 0.18.0 to 0.19.0 in /test by @dependabot in #521
- bump k8s version for example since 1.26 has been deprecated by @lonegunmanb in #540
- Change default value for
var.agents_pool_max_surge
to 10% by @lonegunmanb in #554 - Add weekly-codeql action by @lonegunmanb in #555
- Update Microsoft.ContainerService managedClusters API version to 2024-02-01 by @olofmattsson-inriver in #552
- Compromise on e2e tests involving ingress, since it's not stable by @lonegunmanb in #558
- Bump github.com/Azure/terraform-module-test-helper from 0.19.0 to 0.22.0 in /test by @dependabot in #549
- Amending log analytics attributes by @lonegunmanb in #548
- fix(typo): typo in output variable by @mbaykara in #537
New Contributors
- @olofmattsson-inriver made their first contribution in #552
- @mbaykara made their first contribution in #537
Full Changelog: 8.0.0...9.0.0
6.8.0
- Add support for
monitor_metrics
#341 (zioproto) - Support setting os_sku for default_node_pool #339 (mjeco)
- Upgrade required Terraform version #338 (lonegunmanb)
- Add support
temporary_name_for_rotation
#334 (lonegunmanb) - Bump github.com/Azure/terraform-module-test-helper from 0.9.1 to 0.12.0 in /test #330 (dependabot[bot])
- Fix example multiple_node_pools #328 (lonegunmanb)
- Add Network Contributor role assignments scoped to AKS nodepools subnets #327 (zioproto)
- Add support for extra node pools #323 (lonegunmanb)
- Add support for
default_node_pool.kubelet_config
#322 (lonegunmanb) - Support for
public_network_access_enabled
#314 (lonegunmanb)
6.7.1
- Fix #316
current client lacks permissions to read Key Rotation Policy
issue #317 (lonegunmanb)
6.7.0
- Bump github.com/gruntwork-io/terratest from 0.41.10 to 0.41.11 in /test #307 (dependabot[bot])
- Bump golang.org/x/net from 0.1.0 to 0.7.0 in /test #305 (dependabot[bot])
- Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 in /test #304 (dependabot[bot])
- Bump github.com/hashicorp/go-getter/v2 from 2.1.1 to 2.2.0 in /test #303 (dependabot[bot])
- fix: allow orchestrator_version if auto-upgrade is 'patch' to allow default_node_pool upgrade #302 (aescrob)
- Add support for default node pool's
node_taints
#300 (lonegunmanb) - Add support for acr attachment #298 (lonegunmanb)
- Add support for
web_app_routing
#297 (lonegunmanb) - Bump github.com/Azure/terraform-module-test-helper from 0.7.1 to 0.8.1 in /test #295 (dependabot[bot])
6.6.0
- Bump github.com/Azure/terraform-module-test-helper from 0.6.0 to 0.7.1 in /test #293 (dependabot[bot])
- identity type is either SystemAssigned or UserAssigned #292 (zioproto)
- Bump github.com/gruntwork-io/terratest from 0.41.7 to 0.41.9 in /test #290 (dependabot[bot])
- feat: Implement support for KMS arguments #288 (mkilchhofer)
- feat: allow for configuring auto_scaler_profile #278 (DavidSpek)
- Azure AD RBAC enable/disable with variable rbac_aad #269 (zioproto)
6.5.0
- Bump github.com/Azure/terraform-module-test-helper from 0.4.0 to 0.6.0 in /test #287 (dependabot[bot])
- Bump github.com/gruntwork-io/terratest from 0.41.6 to 0.41.7 in /test #286 (dependabot[bot])
- Add support for
scale_down_mode
#285 (lonegunmanb) - auto-upgrade: variable orchestrator_version to null #283 (zioproto)
6.4.0
6.3.0
- feat: add var automatic_channel_upgrade #281 (the-technat)
- Upgrade
terraform-module-test-helper
lib so we can get rid of override file to execute version upgrade test #279 (lonegunmanb) - Added support for load_balancer_profile #277 (mazilu88)
- Add auto changelog update to this repo. #275 (lonegunmanb)
- Bump test helper version #273 (lonegunmanb)
- Ignore
scripts
soft link #272 (lonegunmanb) - Add support for pod subnet #271 (mr-onion-2)