caf-enterprise-scale vs vpc
Terraform Module module comparison
Side-by-side comparison of caf-enterprise-scale (Azure landing zones Terraform module) and vpc (AWS VPC Module) — 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"
}
vpc
Terraform Module
AWS
✓ Verified
AWS VPC Module
| Version | 4.7.3 |
| ★ Stars | 110 |
| Downloads | 610.8k |
| Inputs | 29 |
| Outputs | 15 |
| Updated | 2026-02-01 |
module "vpc" {
source = "aws-ia/vpc/aws"
version = "4.7.3"
}