Releases of the Terraform Well Architected Modules
Edit me
Module: azure-aks
4.0.0
⚠ BREAKING CHANGES
- this change causes recreates
Features
Upgrade from v3.7.0 to v4.0.0:
- Update module reference to:
version = "~> 4.0"
- The property and variable resource_group is renamed to resource_group_name
- The user assigned identity resource is moved to a dedicated module
- The use of credentials changed in the data structure. See the examples for more details