Skip to content

Commit afcfb8a

Browse files
Update Cloud SQL high availability flag documentation (#3477) (#2040)
Signed-off-by: Modular Magician <[email protected]>
1 parent 6e808e9 commit afcfb8a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.changelog/3477.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/sql_database_instance.html.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,7 @@ The required `settings` block supports:
240240
for information on how to upgrade to Second Generation instances.
241241
A list of Google App Engine (GAE) project names that are allowed to access this instance.
242242

243-
* `availability_type` - (Optional) This specifies whether a PostgreSQL instance
244-
should be set up for high availability (`REGIONAL`) or single zone (`ZONAL`).
243+
* `availability_type` - (Optional) The availability type of the Cloud SQL instance, high availability (`REGIONAL`) or single zone (`ZONAL`).'
245244

246245
* `crash_safe_replication` - (Optional, Deprecated) This property is only applicable to First Generation instances.
247246
First Generation instances are now deprecated, see [here](https://cloud.google.com/sql/docs/mysql/upgrade-2nd-gen)

0 commit comments

Comments
 (0)