sql-db

GoogleCloudPlatform/sql-db/google

Terraform Module HCL GOOGLE ✓ Verified

Creates a Cloud SQL database instance

Install
module "sql-db" {
source = "GoogleCloudPlatform/sql-db/google"
version = "27.2.0"
}
⭐ Source on GitHub 📦 Registry page
README

terraform-google-sql terraform-google-sql makes it easy to create Google CloudSQL instance and implement high availability settings. This module consists of the following submodules: - mssql - mysql - postgresql See more details in each module's README. Compatibility This module is meant for use with Terraform 1.3+ and tested using Terraform 1.6+. If you find incompatibilities using Terraform >=1.13, please open an issue. Upgrading The current version is 26.X. The following guides are available to assist with upgrades: - 1.X -> 2.0 - 2.X -> 3.0 - 3.X -> 4.0 - 10.X -> 11.0 - 11.X -> 12.0 - 13.X -> 14.0 - 14.X -> 15.0 - 16.X -> 17.0 - 19.X -> 20.0 - 20.X -> 21.0 - 21.X -> 22.0 - 22.X -> 23.0 - 23.X -> 24.0 - 25.X -> 26.0 Root module The root module has been deprecated. Please switch to using

Details
FrameworkTerraform Module
LanguageHCL
Version27.2.0
Cloud GOOGLE
★ Stars295
Forks476
Total downloads16.6M
Examples14
Submodules7
LicenseApache-2.0
NamespaceGoogleCloudPlatform
Updated