Commit Graph

12 Commits

Author SHA1 Message Date
Paul Stack
83e05e01c3 Merge pull request #119 from rileykarson/update-existing-import-docs
Update existing resources import docs
2017-06-16 14:49:14 +03:00
Paul Stack
dbcd8b80be Merge pull request #120 from rileykarson/add-import-docs-1
Add Import blocks to docs for 5 various resources
2017-06-16 14:48:24 +03:00
Paul Stack
dae866228e Merge pull request #127 from rileykarson/fix-backend-service-example-underscores
Change underscores to hyphens in google_compute_backend_service docs example
2017-06-15 19:46:08 +03:00
Clint
a12c0740b1 Compute and Disk fixes (#1)
* compute_disk: update image in test

* disk_image: add default type, make size computed

* compute_dis: wait on disk size operations to complete before moving on

* update docks on the image
2017-06-14 16:31:40 -05:00
Riley Karson
fd08ff583b Fix the underscores in the google_compute_backend_service example 2017-06-14 14:17:34 -07:00
Joe Selman
3b7f6d67da Add compute_backend_service import support (#40)
* Add compute_backend_service import support

* Fixed the nit

* Made example names a bit more intuitive

* Use underscores wherever possible instead of dashes
2017-06-14 16:13:52 -05:00
Christoph Tavan
25c6a00ca4 Improve google documentation (#124)
* Mention PostgreSQL in sql_database_instance docs

As mentioned in hashicorp/terraform#12617 the
google_sql_database_instance resource already supports `POSTGRES_9_6` as
`database_version`, it is just undocumented so far.

* Make naming of google_sql_database consistent

Looks like this is a relict from some copy & paste from
`google_storage_*` while writing the docs for `google_sql_database`.

* Note that Postgres support is still BETA
2017-06-14 16:11:31 -05:00
Riley Karson
fc3a79ce8a Update resource address in import example. 2017-06-13 17:50:23 -07:00
Riley Karson
2a5450be6f Add import docs for 5 resource types. 2017-06-13 17:46:50 -07:00
Riley Karson
75c8c911b1 Update existing resource's import docs to be consistent. 2017-06-13 17:02:27 -07:00
Jake Champlin
46a47c6518
Transfer of provider website docs 2017-06-09 10:58:06 -04:00
Jake Champlin
b105f39423
Transfer google provider website 2017-06-09 10:58:02 -04:00