Commit Graph

1024 Commits

Author SHA1 Message Date
Dana Hoffman
abea820372 Update CHANGELOG.md 2017-06-16 15:52:37 -07: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
de9b9a05b5 go fmt 2017-06-16 15:41:26 -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
003fd5b7c6 Update CHANGELOG.md 2017-06-16 10:42:23 -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
Riley Karson
74196a6b4f Added test for uppercasing google_storage_bucket locations. 2017-06-16 09:47:26 -07:00
Riley Karson
18e13bfd79 Added additional check that connection_draining_timeout_sec was reset in tests. 2017-06-16 09:27:48 -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
Dana Hoffman
9f33e99ab7 Merge pull request #8 from rileykarson/12581-bigtable-provider
Vendor dependencies for Bigtable client.
2017-06-15 09:31:35 -07:00
Clint
48a7f661b1 Create CHANGELOG.md 2017-06-14 16:33:41 -05: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
Clint
af764c783e Create CHANGELOG.md 2017-06-14 16:14:23 -05: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
Dana Hoffman
8368b87cc3 Merge pull request #10 from rileykarson/10360-managed-instance-group-autohealing
Vendor GCP Compute Beta client library.
2017-06-14 09:11:06 -07: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
1b14b27468 Represent all GCS Bucket locations as uppercase. 2017-06-13 14:51:04 -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
Paul Stack
33ae780cc5 Merge pull request #14 from pdecat/patch-1
Typo: `make bin` => `make build`
2017-06-13 15:53:35 +03:00
Patrick Decat
8621def0cd Typo: make bin => make build
```
# make bin
make: *** No rule to make target 'bin'.  Stop.
```
2017-06-13 14:04:48 +02:00
Riley Karson
3e710fbb43 Vendor GCP Compute Beta client library. 2017-06-12 11:37:49 -07:00
Paul Stack
25c83a7c54 Merge pull request #9 from rileykarson/patch-1
Update README.md with Google-specific changes.
2017-06-12 20:16:13 +03:00
Riley Karson
eeaf659c97 Update README.md with Google-specific changes. 2017-06-12 10:14:00 -07:00
Reinhard Nägele
eb3e108c4b Add support for labels and tags on GKE node_config 2017-06-12 16:29:30 +02:00
Paul Stack
794e271a7c Merge pull request #4 from rileykarson/docs-checkout-location-fix
Updated checkout location in readme.
2017-06-10 09:12:58 +03:00
Paul Stack
3dc4bc692f Create CHANGELOG.md 2017-06-10 09:12:29 +03:00
Riley Karson
5a71aa3649 Vendor dependencies for Bigtable client. 2017-06-09 17:23:19 -07:00
Riley Karson
41352adf57 Updated checkout location in readme. 2017-06-09 16:04:05 -07:00
Clint
38d7ba566c Merge pull request #2 from rileykarson/patch-1
Fix Github organisation in cloning instructions.
2017-06-09 17:33:42 -05:00
Riley Karson
36c0c8b4f8 Fix Github organisation in cloning instructions.
Change the Github organisation from hashicorp/ to terraform-providers/ so the repository can be cloned.
2017-06-09 15:26:06 -07:00
Jake Champlin
0e43124fce
Updating Makefile + Add gitignore 2017-06-09 14:30:08 -04:00
Jake Champlin
aa9478db74 Transfer of provider code 2017-06-09 16:51:19 +00:00
Jake Champlin
03a84db498 Merge branch 'master' of /home/ubuntu/terraform-vendor 2017-06-09 16:50:31 +00:00
Jake Champlin
8602b34591 Transfer google provider 2017-06-09 16:50:30 +00:00
Jake Champlin
46a47c6518
Transfer of provider website docs 2017-06-09 10:58:06 -04:00
Jake Champlin
5720340ed6
Merge branch 'master' of /Users/jake/terraform 2017-06-09 10:58:06 -04:00
Jake Champlin
b105f39423
Transfer google provider website 2017-06-09 10:58:02 -04:00
Dana Hoffman
d487f97192 provider/google: Add an additional delay when checking for sql operations (#15170) 2017-06-09 13:33:29 +03:00
Riley Karson
5b1943dd55 provider/google: Add support for draining_timeout_sec to compute_backend_service. (#14559) 2017-06-07 15:17:49 -07:00
Riley Karson
7b42b06576 provider/google: Add support for draining_timeout_sec to compute_backend_service. (#14559) 2017-06-07 15:17:49 -07:00
Shinichi TAMURA
b14e884112 provider/google: Changed network argument in google_compute_instance_group as optional (#13493) 2017-06-07 11:20:17 -07:00
Shinichi TAMURA
c3f292f9d4 provider/google: Changed network argument in google_compute_instance_group as optional (#13493) 2017-06-07 11:20:17 -07:00