terraform/builtin
Riley Karson 56f89e20d7 provider/google: Add import support to google_sql_user (#14457)
* Support importing google_sql_user

* Updated documentation to reflect that passwords are not retrieved.

* Added additional documentation detailing use.

* Removed unneeded d.setId() line from GoogleSqlUser Read method.

* Changed an errors.New() call to fmt.Errorf().

* Migrate schemas of existing GoogleSqlUser resources.

* Remove explicitly setting 'id' property

* Added google_sql_user to importability page.

* Changed separator to '/' from '.' and updated tests + debug messages.
2017-05-22 13:43:10 -07:00
..
bins core/provider-split: Split out the Oracle OPC provider to new structure (#14362) 2017-05-16 19:53:25 +03:00
providers provider/google: Add import support to google_sql_user (#14457) 2017-05-22 13:43:10 -07:00
provisioners provisioner/remote-exec: Fix panic from remote_exec provisioner 2017-05-01 16:48:42 -04:00