terraform/website/source
Dan Wendorf 781725348e provider/google Support MySQL 5.7 instances (#9673)
* provider/google Document MySQL versions for second generation instances

Google Cloud SQL has first-gen and second-gen instances with different
supported versions of MySQL.

* provider/google Increase SQL Admin operation timeout to 10 minutes

Creating SQL instances for MySQL 5.7 can take over 7 minutes,
so the timeout needs to be increased to allow the
google_sql_database_instance resource to successfully create.
2016-10-28 14:41:03 +02:00
..
assets Add documentation 2016-10-24 14:19:55 +02:00
docs provider/google Support MySQL 5.7 instances (#9673) 2016-10-28 14:41:03 +02:00
intro Update variables.html.md (#9663) 2016-10-27 19:07:19 +01:00
layouts Added AWS Resource WAF ByteMatchSet (#9681) 2016-10-28 14:36:16 +02:00
upgrade-guides Fixed grammatical error. 2016-10-13 14:10:32 +11:00
.gitignore
404.html.erb
community.html.erb website: Adding gitter link to the community page 2016-10-07 01:09:50 +01:00
downloads.html.erb docs/website: Linking the downloads page to the upgrade guide for 0.7 (#7913) 2016-08-03 05:06:44 +10:00
index.html.erb
robots.txt
sitemap.xml.builder