Commit Graph

8 Commits

Author SHA1 Message Date
Dana Hoffman
7974fd1a41 providers/google: Add support for encrypting a disk (#11167)
* providers/google: add support for encrypting a disk

* providers/google: Add docs for encrypting disks

* providers/google: CSEK small fixes: sensitive params and mismatched state files
2017-01-18 13:49:48 +00:00
Seth Vargo
9da0d13c73 Update documentation to include new "project" attribute
This commit also normalizes the format we display attributes.
2016-04-10 17:34:15 -04:00
Lars Wander
e2baa63aeb provider/google: SQL instance & database tests & documentation 2015-10-30 15:35:29 -04:00
Dainis Tillers
c9f500de4e Added - documentation about added features 2015-04-08 14:41:47 +03:00
Dave Cunningham
a98e9e89c7 Allow specifying project or full URL when specifying image 2015-01-29 20:00:02 -05:00
Seth Vargo
3916ab21af Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00
Jeff Goldschrafe
dfa39a7432 Configurable disk types for GCE
Supports configuring the disk type for Google Compute Engine disk
resources. Both `google_compute_disk` and `google_compute_instance`
disk types are supported.

Resolves #351.
2014-10-07 01:40:20 -04:00
Mitchell Hashimoto
2b4d358173 website: document gce 2014-08-26 14:50:29 -07:00