lb-http vs label

Terraform Module module comparison

Side-by-side comparison of lb-http (Creates a global HTTP load balancer for Compute Engine by us) and label (Terraform Module to define a consistent naming convention by) — both Terraform Module modules.

lb-http

Terraform Module GOOGLE ✓ Verified

Creates a global HTTP load balancer for Compute Engine by using forwarding rules

Version14.2.0
★ Stars351
Downloads9.5M
Inputs35
Outputs8
Updated2026-02-24
module "lb-http" {
source = "GoogleCloudPlatform/lb-http/google"
version = "14.2.0"
}
networkingcft-terraform
⭐ GitHub 📦 Registry → Full details

label

Terraform Module NULL

Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])

Version0.25.0
★ Stars702
Downloads183.8M
Inputs18
Outputs19
Updated2026-03-04
module "label" {
source = "cloudposse/label/null"
version = "0.25.0"
}
terraform-modulesnamespacehcl2conventionsstageterraformnaming-conventionname
⭐ GitHub 📦 Registry → Full details
⚖ Open interactive comparison →