Merged pull requests:
- Use
lonegunmanb/public-ip/lonegunmanb
module to retrieve public ip #396 (lonegunmanb) - Fix incorrect e2e test code so it could pass on our local machine #395 (lonegunmanb)
- Support for Proximity placement group for default node pool #392 (lonegunmanb)
- Add upgrade_settings block for default nodepool #391 (CiucurDaniel)
- Bump github.com/Azure/terraform-module-test-helper from 0.13.0 to 0.14.0 in /test #386 (dependabot[bot])
7.1.0 (2023-06-07)
Merged pull requests:
- Make
var.prefix
optional #382 (lonegunmanb) - Deprecate
api_server_authorized_ip_ranges
by usingapi_server_access_profile
block #381 (lonegunmanb) oidc_issuer_enabled
must be set totrue
to enable Azure AD Worklo… #377 (zioproto)- Remove constraint on
authorized_ip_ranges
whenpublic_network_access_enabled
istrue
#375 (lonegunmanb) - Filter null value out from
local.subnet_ids
#374 (lonegunmanb) - assign network contributor role to control plane identity #369 (zioproto)
- Add tracing tag toggle variables #362 (lonegunmanb)
- Support for Azure CNI Overlay #354 (zioproto)
- User
location
returned from data source for log analytics solution. #349 (lonegunmanb)
7.0.0 (2023-05-18)
Merged pull requests:
- Upgrade notice for v7.0 #367 (lonegunmanb)
- Check
api_server_authorized_ip_ranges
whenpublic_network_access_enabled
istrue
#361 (lonegunmanb) - feat!: add create_before_destroy=true to node pools #357 (the-technat)
- Move breaking change details into separate docs. add notice on v7.0.0 #355 (lonegunmanb)
- Bump github.com/Azure/terraform-module-test-helper from 0.12.0 to 0.13.0 in /test #352 (dependabot[bot])
- Trivial: fix typo ingration -> integration #351 (zioproto)
- Output Kubernetes Cluster Network Profile #333 (joshua-giumelli-deltatre)
- [Breaking] Add validation block to enforce users to change
sku_tier
fromPaid
toStandard
. #346 (lonegunmanb) - [Breaking] - Ignore changes on
kubernetes_version
from outside of Terraform #336 (lonegunmanb) - [Breaking] - Fix #315 by amending missing
linux_os_config
block #320 (lonegunmanb) - [Breaking] Wrap
log_analytics_solution_id
to an object to fix #263. #265 (lonegunmanb) - [Breaking] Remove unused net_profile_docker_bridge_cidr #222 (zioproto)
* This Changelog was automatically generated by github_changelog_generator