aks vs avm-ptn-alz
Terraform Module module comparison
Side-by-side comparison of aks (Terraform Module for deploying an AKS cluster) and avm-ptn-alz (Terraform Azure Verified Pattern Module for Azure Landing Zo) — both Terraform Module modules.
aks
Terraform Module
AZURERM
✓ Verified
Terraform Module for deploying an AKS cluster
| Version | 11.4.0 |
| ★ Stars | 387 |
| Downloads | 1.1M |
| Inputs | 50 |
| Outputs | 44 |
| Updated | 2026-03-06 |
module "aks" {
source = "Azure/aks/azurerm"
version = "11.4.0"
}
avm-ptn-alz
Terraform Module
AZURERM
✓ Verified
Terraform Azure Verified Pattern Module for Azure Landing Zone
| Version | 0.19.0 |
| ★ Stars | 122 |
| Downloads | 310.3k |
| Inputs | 26 |
| Outputs | 7 |
| Updated | 2026-02-19 |
module "avm-ptn-alz" {
source = "Azure/avm-ptn-alz/azurerm"
version = "0.19.0"
}