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_count
tonode_count
; - Rename default node pool name;
- Add variable
virtual-network-address-space
andsubnet-address-prefixes
and default values;
- Update the azurerm provider to version
2.13.0
; - Using data source
azurerm_kubernetes_service_versions
to get latest stable version of kubernetes; - Formated files.
- Update azuread to version
0.10.0
; - Update the sleep time, after the
azuread_service_principal_password
was created
Refactoring
Fixing some issues in code format
- Fixing issues #11
Add custom tags to resources
-
Update
azurerm
provider to version 2.6.0 -
Add variable
custom_tags
to add custom tags to the resources
Network profile set to be calico
- Specified the network profile
calico
in the cluster
Random password
- Generate random password to Azure Service Principal.
Variable to enable Azure Monitor
- Add variable
use_azure_monitor
to enable Azure Monitor