Update PostGRES cloudsql docs (#1516)

This is now GA, so removing that caveat.
This commit is contained in:
Justin Schulz 2018-05-21 16:57:50 -05:00 committed by Dana Hoffman
parent ca83ea530a
commit 9184dbc957
2 changed files with 1 additions and 3 deletions

View File

@ -11,7 +11,6 @@ description: |-
Creates a new Google SQL Database on a Google SQL Database Instance. For more information, see
the [official documentation](https://cloud.google.com/sql/),
or the [JSON API](https://cloud.google.com/sql/docs/admin-api/v1beta4/databases).
Postgres support for `google_sql_database` is in [Beta](/docs/providers/google/index.html#beta-features).
## Example Usage

View File

@ -9,8 +9,7 @@ description: |-
# google\_sql\_database\_instance
Creates a new Google SQL Database Instance. For more information, see the [official documentation](https://cloud.google.com/sql/),
or the [JSON API](https://cloud.google.com/sql/docs/admin-api/v1beta4/instances). Postgres support
for `google_sql_database_instance` is in [Beta](/docs/providers/google/index.html#beta-features).
or the [JSON API](https://cloud.google.com/sql/docs/admin-api/v1beta4/instances).
~> **NOTE on `google_sql_database_instance`:** - Second-generation instances include a
default 'root'@'%' user with no password. This user will be deleted by Terraform on