Commit Graph

918 Commits

Author SHA1 Message Date
Reinhard Nägele
143a34ed30 Add documentation for labels and tags 2017-06-17 21:07:10 +02:00
Dana Hoffman
fc3d41ec93 Merge pull request #65 from rileykarson/13-instance-group-manager-target-size
Changed google_compute_instance_group_manager target_size default to 0.
2017-06-16 15:50:50 -07:00
Riley Karson
3f26ea6425 Updated variable names and docs. 2017-06-16 15:39:44 -07:00
Riley Karson
d0309dad3e Update 5 more Import blocks. 2017-06-16 10:53:36 -07:00
Dana Hoffman
deca31e8e8 Merge pull request #101 from rileykarson/85-regional-backend-service-connection-draining
Support connection_draining_timeout_sec  in google_compute_region_backend_service
2017-06-16 10:41:11 -07:00
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
Riley Karson
db7d089298 Added connection_draining_timeout_sec support to google_compute_region_backend_service 2017-06-13 14:08:15 -07:00
Riley Karson
78b0879c6d Changed google_compute_instance_group_manager target_size default to 0. 2017-06-13 12:43:18 -07:00
Jake Champlin
b105f39423
Transfer google provider website 2017-06-09 10:58:02 -04:00