sql-db vs avm-ptn-alz
Terraform Module module comparison
Side-by-side comparison of sql-db (Creates a Cloud SQL database instance) and avm-ptn-alz (Terraform Azure Verified Pattern Module for Azure Landing Zo) — both Terraform Module modules.
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"
}
avm-ptn-alz
Terraform Module
AZURERM
✓ Verified
Terraform Azure Verified Pattern Module for Azure Landing Zone
| Version | 0.19.0 |
| ★ Stars | 122 |
| Downloads | 310.3k |
| Inputs | 26 |
| Outputs | 7 |
| Updated | 2026-02-19 |
module "avm-ptn-alz" {
source = "Azure/avm-ptn-alz/azurerm"
version = "0.19.0"
}