Skip to content

Commit bb1b12e

Browse files
modular-magicianrileykarson
authored andcommitted
Fix PG docs as PG 9.6 is GA (hashicorp#391)
Signed-off-by: Modular Magician <[email protected]>
1 parent 13ffbcf commit bb1b12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/sql_database_instance.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ The following arguments are supported:
165165
use. Can be `MYSQL_5_6`, `MYSQL_5_7` or `POSTGRES_9_6` for second-generation
166166
instances, or `MYSQL_5_5` or `MYSQL_5_6` for first-generation instances.
167167
See [Second Generation Capabilities](https://cloud.google.com/sql/docs/1st-2nd-gen-differences)
168-
for more information. `POSTGRES_9_6` support is in beta.
168+
for more information.
169169

170170
* `name` - (Optional, Computed) The name of the instance. If the name is left
171171
blank, Terraform will randomly generate one when the instance is first

0 commit comments

Comments
 (0)