11 KiB
11 KiB
Changelog
Unreleased
Merged pull requests:
- Output Kubernetes Cluster Network Profile #333 (joshua-giumelli-deltatre)
6.8.0 (2023-04-04)
Merged pull requests:
- 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 (2023-03-06)
Merged pull requests:
- Fix #316
current client lacks permissions to read Key Rotation Policy
issue #317 (lonegunmanb)
6.7.0 (2023-02-27)
Merged pull requests:
- Add support for
linux_os_config
#309 (lonegunmanb) - Bump github.com/gruntwork-io/terratest from 0.41.10 to 0.41.11 in /test #307 (dependabot[bot])
- Bump github.com/Azure/terraform-module-test-helper from 0.8.1 to 0.9.1 in /test #306 (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 (2023-01-29)
Merged pull requests:
- 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 (2023-01-03)
Merged pull requests:
- 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 (2022-12-26)
Merged pull requests:
6.3.0 (2022-12-20)
Merged pull requests:
- 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)
6.2.0 (2022-10-18)
Merged pull requests:
- Add breaking change detect CI step. #268 (lonegunmanb)
- Workload Identity support #266 (nlamirault)
- Add unit test for complex local logic #264 (lonegunmanb)
6.1.0 (2022-09-30)
Merged pull requests:
- Improve placeholders for visibility in the UX #262 (zioproto)
- align acc test in CI pipeline with local machine by running e2e test … #260 (lonegunmanb)
- align pr-check with local machine by using docker command instead #259 (lonegunmanb)
- bugfix: Make the Azure Defender clause robust against a non-existent … #258 (gzur)
- Add support for
maintenance_window
#256 (lonegunmanb) - Updates terraform code to meet updated code style requirement #253 (lonegunmanb)
- Output cluster's fqdn #251 (lonegunmanb)
- Fix example path in readme file. #249 (lonegunmanb)
- Update azurerm provider's restriction. #248 (lonegunmanb)
- Support for optional Ultra disks #245 (digiserg)
- add aci_connector addon #230 (zioproto)
6.0.0 (2022-09-13)
Merged pull requests:
- Add outputs for created Log Analytics workspace #243 (zioproto)
- Prepare v6.0 and new CI pipeline. #241 (lonegunmanb)
- Update hashicorp/terraform-provider-azurerm to version 3.21.0
fixes for AKS 1.24
#238 (zioproto) - Output Kubernetes Cluster Name #234 (vermacodes)
- feat(aks): add microsoft defender support #232 (eyenx)
- fix: mark outputs as sensitive #231 (jvelasquez)
- Loose the restriction on tls provider's version to include major version greater than 3.0 #229 (lonegunmanb)
* This Changelog was automatically generated by github_changelog_generator