caf vs lz-vending
Terraform Module module comparison
Side-by-side comparison of caf (Terraform supermodule for the Terraform platform engineering) and lz-vending (Terraform module to deploy landing zone subscriptions (and m) — 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"
}
lz-vending
Terraform Module
AZURERM
✓ Verified
Terraform module to deploy landing zone subscriptions (and much more) in Azure
| Version | 7.0.3 |
| ★ Stars | 210 |
| Downloads | 1.0M |
| Inputs | 29 |
| Outputs | 11 |
| Updated | 2026-02-19 |
module "lz-vending" {
source = "Azure/lz-vending/azurerm"
version = "7.0.3"
}