7.5.0 (2023-11-14)
Merged pull requests:
- Add support for
node_os_channel_upgrade
#474 (lonegunmanb) - use lowercase everywhere for network plugin mode overlay #472 (zioproto)
- Bump github.com/Azure/terraform-module-test-helper from 0.15.1-0.20230728050712-96e8615f5515 to 0.17.0 in /test #469 (dependabot[bot])
- Add support for
service_mesh_profile
block #468 (lonegunmanb) - Add support for Image Cleaner #466 (lonegunmanb)
- Add
fips_enabled
support fordefault_node_pool
block #464 (lonegunmanb) - Add default empty list for
allowed
andnot_allowed
invar.maintenance_window
#463 (lonegunmanb) - fix: correct wording of the doc #461 (meysam81)
- add run_command_enabled #452 (zioproto)
- add msi_auth_for_monitoring_enabled #446 (admincasper)
- Restore readme file by stop formatting markdown table #445 (lonegunmanb)
7.4.0 (2023-09-18)
Merged pull requests:
- Support for creating nodepools from snapshots #442 (zioproto)
- Add multiple terraform-docs configs to generate a seperated markdown document for input variables #441 (lonegunmanb)
- Add support for
maintenance_window_node_os
block #440 (lonegunmanb)
7.3.2 (2023-09-07)
Merged pull requests:
- Hide input variables in readme to boost the rendering #437 (lonegunmanb)
- Improve information to upgrade to 7.0 #432 (zioproto)
- Add confidential computing in aks module #423 (jiaweitao001)
7.3.1 (2023-08-10)
Merged pull requests:
- Bump k8s version in exmaples to pass e2e tests #422 (jiaweitao001)
7.3.0 (2023-08-03)
Merged pull requests:
- Add
location
andresource_group_name
forvar.log_analytics_workspace
#412 (lonegunmanb) - Fix #405 incorrect role assignment resource #410 (lonegunmanb)
7.2.0 (2023-07-10)
Merged pull requests:
- Bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /test #406 (dependabot[bot])
- Support for Azure CNI Cilium #398 (JitseHijlkema)
- 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:
- 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)- assign network contributor role to control plane identity #369 (zioproto)
- Add tracing tag toggle variables #362 (lonegunmanb)
- Support for Azure CNI Overlay #354 (zioproto)
- Make
var.prefix
optional #382 (lonegunmanb) - Remove constraint on
authorized_ip_ranges
whenpublic_network_access_enabled
istrue
#375 (lonegunmanb) - Filter null value out from
local.subnet_ids
#374 (lonegunmanb) - 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