You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,12 @@
9
9
:license: open-source
10
10
:built-with: terraform
11
11
-->
12
+
12
13
# Cloud SQL Modules
14
+
13
15
[](https://gruntwork.io/?ref=repo_google_cloudsql)
14
16
[](http://github.com/gruntwork-io/terraform-google-sql/releases/latest)
This repo contains modules for running relational databases such as MySQL and PostgreSQL on
18
20
[Google Cloud Platform (GCP)](https://cloud.google.com/) using [Cloud SQL](https://cloud.google.com/sql/).
@@ -52,7 +54,7 @@ This repo has the following folder structure:
52
54
The primary module is:
53
55
54
56
-[cloud-sql](https://github.com/gruntwork-io/terraform-google-sql/tree/master/modules/cloud-sql): Deploy a Cloud SQL [MySQL](https://cloud.google.com/sql/docs/mysql/) or [PostgreSQL](https://cloud.google.com/sql/docs/postgres/) database.
55
-
57
+
56
58
-[examples](https://github.com/gruntwork-io/terraform-google-sql/tree/master/examples): This folder contains
57
59
examples of how to use the submodules.
58
60
@@ -71,9 +73,9 @@ If you just want to try this repo out for experimenting and learning, check out
71
73
72
74
If you want to deploy this repo in production, check out the following resources:
73
75
74
-
-[cloud-sql module in the GCP Reference Architecture](https://github.com/gruntwork-io/infrastructure-modules-google/tree/master/data-stores/cloud-sql):
75
-
Production-ready sample code from the GCP Reference Architecture. Note that the repository is private and accessible only with
76
-
Gruntwork subscription. To get access, [subscribe now](https://www.gruntwork.io/pricing/) or contact us at [support@gruntwork.io](mailto:support@gruntwork.io) for more information.
76
+
-[cloud-sql module in the GCP Reference Architecture](https://github.com/gruntwork-io/infrastructure-modules-google/tree/master/data-stores/cloud-sql):
77
+
Production-ready sample code from the GCP Reference Architecture. Note that the repository is private and accessible only with
78
+
Gruntwork subscription. To get access, [subscribe now](https://www.gruntwork.io/pricing/) or contact us at [support@gruntwork.io](mailto:support@gruntwork.io) for more information.
77
79
78
80
## Manage
79
81
@@ -99,7 +101,3 @@ Please see [Contributing to the Gruntwork Infrastructure as Code Library](https:
99
101
Please see [LICENSE](https://github.com/gruntwork-io/terraform-google-sql/blob/master/LICENSE.txt) for details on how the code in this repo is licensed.
0 commit comments