Dana Hoffman
b16ef83b9a
Merge pull request #11590 from evandbrown/google-cloud-sql-pw
...
providers/google: No default root user for SQL
2017-02-01 15:43:23 -08:00
Mike Fowler
23e01de515
provider/google-cloud: Add second generation disk specification options ( #11571 )
...
* Add second generation disk specification options.
* Adjust test check to match resource read behaviour.
2017-02-01 16:20:31 +00:00
Evan Brown
860019048d
providers/google: No default root user for SQL
...
Cloud SQL Gen 2 instances come with a default 'root'@'%' user on
creation. This change automatically deletes that user after creation. A
Terraform user must use the google_sql_user to create a user with
appropriate host and password.
2017-01-31 22:21:11 -08:00
Mike Fowler
b2ac5e9b64
Fix master_instance_name to prevent slave rebuilds
2017-01-27 21:06:46 +00:00
Paul Hinze
787ab97691
provider/google: add test case for GH-4222
...
Reproduces a non-empty plan that is now fixed after the bugfix for that
issue landed.
2016-08-18 15:08:50 -04:00
clint shryock
840d2e7ccc
Switch to acctest.RandInt for acceptance tests
2016-02-04 11:20:22 -06:00
Lars Wander
6a7da01d6b
provider/google: Clarify SQL database name cannot be reused
2016-01-08 11:54:55 -05:00
Paul Hinze
4c6c5f5798
provider/google: Fix collisions in SQL instance acctests
2016-01-04 18:04:55 -06:00
Lars Wander
07de5e7260
provider/google: SQL instance & database tests & documentation
2015-10-30 15:35:29 -04:00