terraform/vendor/google.golang.org/api/googleapi
Evan Brown 93b2c71544 providers/google: Add google_compute_image resource (#7960)
* providers/google: Add google_compute_image resource

This change introduces the google_compute_image resource, which allows
Terraform users to create a bootable VM image from a raw disk tarball
stored in Google Cloud Storage. The google_compute_image resource
may be referenced as a boot image for a google_compute_instance.

* providers/google: Support family property in google_compute_image

* provider/google: Idiomatic checking for presence of config val

* vendor: Update Google client libraries
2016-08-12 12:35:33 +10:00
..
internal/uritemplates [WIP] provider/google: Update Container Engine features 2016-04-14 16:31:24 -07:00
googleapi.go providers/google: Add google_compute_image resource (#7960) 2016-08-12 12:35:33 +10:00
types.go Vendor all dependencies w/ Godep 2016-01-29 15:08:48 -06:00