- Notifications
You must be signed in to change notification settings - Fork0
Modular Cloud SQL database instance for Terraform.
License
NotificationsYou must be signed in to change notification settings
NewsWhip/terraform-google-sql-db
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Modular Cloud SQL database instance for Terraform.
See the Cloud SQL documentation for details:https://cloud.google.com/sql
module"mysql-db"{source="GoogleCloudPlatform/sql-db/google"name="example-mysql-${random_id.name.hex}"database_version="MYSQL_5_6"}
google_sql_database_instance.master: The master database instance.google_sql_database.default: The default database created.google_sql_user.default: The default user created.
About
Modular Cloud SQL database instance for Terraform.
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- HCL100.0%