Mitchell Hashimoto
9e953c9908
Merge pull request #372 from jgoldschrafe/feature-google-compute-disk-types
...
Configurable disk types for GCE
2014-10-08 10:50:38 -07:00
Jeff Goldschrafe
88a020e0b5
Support IP forwarding on GCE instances
...
This change exposes the CanIpForward property of the Instance, allowing
users to create instances that are allowed to function as NAT or VPN
gateways.
2014-10-07 12:28:20 -04:00
Jeff Goldschrafe
ddfdfebcc5
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
1c73f4e703
Update CHANGELOG
2014-09-27 12:42:46 -07:00
Mitchell Hashimoto
c7e1528a69
website: update docs for google
2014-09-07 16:10:56 -07:00
Mitchell Hashimoto
7d5a96278d
website: document gce
2014-08-26 14:50:29 -07:00