provider/google Change default MySQL instance version to 5.6 (#9674)

The Google Cloud SQL API defaults to 5.6, and 5.6 is the only version avaiable
to both first- and second-generation Cloud SQL instances.
This commit is contained in:
Dan Wendorf 2016-10-27 16:11:08 -07:00 committed by Paul Stack
parent 3c0cc4ba9c
commit cad67fe2ea

View File

@ -37,7 +37,7 @@ The following arguments are supported:
- - -
* `database_version` - (Optional, Default: `MYSQL_5_5`) The MySQL version to
* `database_version` - (Optional, Default: `MYSQL_5_6`) The MySQL version to
use. Can be either `MYSQL_5_5` or `MYSQL_5_6`.
* `name` - (Optional, Computed) The name of the instance. If the name is left