caf-enterprise-scale vs sql-db
Terraform Module module comparison
Side-by-side comparison of caf-enterprise-scale (Azure landing zones Terraform module) and sql-db (Creates a Cloud SQL database instance) — 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"
}
sql-db
Terraform Module
GOOGLE
✓ Verified
Creates a Cloud SQL database instance
| Version | 27.2.0 |
| ★ Stars | 295 |
| Downloads | 16.6M |
| Updated | 2026-03-09 |
module "sql-db" {
source = "GoogleCloudPlatform/sql-db/google"
version = "27.2.0"
}