caf vs lb-http
Terraform Module module comparison
Side-by-side comparison of caf (Terraform supermodule for the Terraform platform engineering) and lb-http (Creates a global HTTP load balancer for Compute Engine by us) — both Terraform Module modules.
caf
Terraform Module
AZURERM
✓ Verified
Terraform supermodule for the Terraform platform engineering for Azure
| Version | 5.7.14 |
| ★ Stars | 581 |
| Downloads | 2.4M |
| Inputs | 50 |
| Outputs | 50 |
| Updated | 2026-02-24 |
module "caf" {
source = "aztfmod/caf/azurerm"
version = "5.7.14"
}
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"
}