aks vs lb-internal

Terraform Module module comparison

Side-by-side comparison of aks (Terraform Module for deploying an AKS cluster) and lb-internal (Creates an internal load balancer for Compute Engine by usin) — 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

lb-internal

Terraform Module GOOGLE ✓ Verified

Creates an internal load balancer for Compute Engine by using forwarding rules

Version9.0.0
★ Stars92
Downloads5.1M
Inputs27
Outputs3
Updated2026-03-05
module "lb-internal" {
source = "GoogleCloudPlatform/lb-internal/google"
version = "9.0.0"
}
networkingcft-terraform
⭐ GitHub 📦 Registry → Full details
⚖ Open interactive comparison →