We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ffbcf commit bb1b12eCopy full SHA for bb1b12e
website/docs/r/sql_database_instance.html.markdown
@@ -165,7 +165,7 @@ The following arguments are supported:
165
use. Can be `MYSQL_5_6`, `MYSQL_5_7` or `POSTGRES_9_6` for second-generation
166
instances, or `MYSQL_5_5` or `MYSQL_5_6` for first-generation instances.
167
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.
+ for more information.
169
170
* `name` - (Optional, Computed) The name of the instance. If the name is left
171
blank, Terraform will randomly generate one when the instance is first
0 commit comments