aks vs vpc

Terraform Module module comparison

Side-by-side comparison of aks (Terraform Module for deploying an AKS cluster) and vpc (AWS VPC Module) — both Terraform Module modules.

aks

Terraform Module AZURERM ✓ Verified

Terraform Module for deploying an AKS cluster

Version11.4.0
★ Stars387
Downloads1.1M
Inputs50
Outputs44
Updated2026-03-06
module "aks" {
source = "Azure/aks/azurerm"
version = "11.4.0"
}
⭐ GitHub 📦 Registry → Full details

vpc

Terraform Module AWS ✓ Verified

AWS VPC Module

Version4.7.3
★ Stars110
Downloads610.8k
Inputs29
Outputs15
Updated2026-02-01
module "vpc" {
source = "aws-ia/vpc/aws"
version = "4.7.3"
}
⭐ GitHub 📦 Registry → Full details
⚖ Open interactive comparison →