diff --git a/third_party/terraform/website/docs/r/sql_database_instance.html.markdown b/third_party/terraform/website/docs/r/sql_database_instance.html.markdown index 726c9cd620fe..5a23c3467ade 100644 --- a/third_party/terraform/website/docs/r/sql_database_instance.html.markdown +++ b/third_party/terraform/website/docs/r/sql_database_instance.html.markdown @@ -240,8 +240,7 @@ The required `settings` block supports: for information on how to upgrade to Second Generation instances. A list of Google App Engine (GAE) project names that are allowed to access this instance. -* `availability_type` - (Optional) This specifies whether a PostgreSQL instance - should be set up for high availability (`REGIONAL`) or single zone (`ZONAL`). +* `availability_type` - (Optional) The availability type of the Cloud SQL instance, high availability (`REGIONAL`) or single zone (`ZONAL`).' * `crash_safe_replication` - (Optional, Deprecated) This property is only applicable to First Generation instances. First Generation instances are now deprecated, see [here](https://cloud.google.com/sql/docs/mysql/upgrade-2nd-gen)