Releases: modules-terraform/aks-terraform
Releases · modules-terraform/aks-terraform
v0.7.2
v0.7.1
v0.7.0
v0.6.0
- Rename variables
agent_counttonode_count; - Rename default node pool name;
- Add variable
virtual-network-address-spaceandsubnet-address-prefixesand default values;
- Update the azurerm provider to version
2.13.0; - Using data source
azurerm_kubernetes_service_versionsto get latest stable version of kubernetes; - Formated files.
- Update azuread to version
0.10.0; - Update the sleep time, after the
azuread_service_principal_passwordwas created
Refactoring
Fixing some issues in code format
- Fixing issues #11
Add custom tags to resources
-
Update
azurermprovider to version 2.6.0 -
Add variable
custom_tagsto add custom tags to the resources
Network profile set to be calico
- Specified the network profile
calicoin the cluster
Random password
- Generate random password to Azure Service Principal.
Variable to enable Azure Monitor
- Add variable
use_azure_monitorto enable Azure Monitor