lb-http vs avm-ptn-alz
Terraform Module module comparison
Side-by-side comparison of lb-http (Creates a global HTTP load balancer for Compute Engine by us) and avm-ptn-alz (Terraform Azure Verified Pattern Module for Azure Landing Zo) — both Terraform Module modules.
lb-http
Terraform Module
GOOGLE
✓ Verified
Creates a global HTTP load balancer for Compute Engine by using forwarding rules
| Version | 14.2.0 |
| ★ Stars | 351 |
| Downloads | 9.5M |
| Inputs | 35 |
| Outputs | 8 |
| Updated | 2026-02-24 |
module "lb-http" {
source = "GoogleCloudPlatform/lb-http/google"
version = "14.2.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"
}