caf-enterprise-scale vs label
Terraform Module module comparison
Side-by-side comparison of caf-enterprise-scale (Azure landing zones Terraform module) and label (Terraform Module to define a consistent naming convention by) — both Terraform Module modules.
caf-enterprise-scale
Terraform Module
AZURERM
✓ Verified
Azure landing zones Terraform module
| Version | 6.3.1 |
| ★ Stars | 952 |
| Downloads | 1.4M |
| Inputs | 39 |
| Outputs | 31 |
| Updated | 2026-03-04 |
module "caf-enterprise-scale" {
source = "Azure/caf-enterprise-scale/azurerm"
version = "6.3.1"
}
label
Terraform Module
NULL
Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])
| Version | 0.25.0 |
| ★ Stars | 702 |
| Downloads | 183.8M |
| Inputs | 18 |
| Outputs | 19 |
| Updated | 2026-03-04 |
module "label" {
source = "cloudposse/label/null"
version = "0.25.0"
}