Commit Graph

3788 Commits

Author SHA1 Message Date
Jeff Goldschrafe
7990356e96 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
ac46b83119 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
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
Jeff Goldschrafe
69c09c1cb7 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
f30522f443 providers: fix tests 2014-09-28 17:32:39 -07:00
Mitchell Hashimoto
46eaef750d fmt 2014-09-28 11:51:49 -07:00
Mitchell Hashimoto
95bca5e6aa builtin: fix all compilation 2014-09-28 11:51:39 -07:00
Mitchell Hashimoto
6f47371c1b Update CHANGELOG 2014-09-27 12:42:46 -07:00
Jeff Goldschrafe
97370fdac1 google_compute_firewall: Support target tags 2014-09-26 01:15:31 -04:00
Jeff Goldschrafe
bc32f15265 Update instructions for auth JSON files 2014-09-22 15:53:44 -04:00
Mitchell Hashimoto
51bfd6f6ef providers/google: tests passing, compiling 2014-09-16 17:17:09 -07:00
Mitchell Hashimoto
6fa0b65563 fmt 2014-09-09 13:43:03 -07:00
Mitchell Hashimoto
0489e1c4a2 website: update docs for google 2014-09-07 16:10:56 -07:00
Dainis Tillers
1a6fc051ba Added - flag to set whether disk needs to be delete or not when instance terminates 2014-09-02 16:52:49 +03:00
Dainis Tillers
6aa3d2f0ec Fixed - allow to attach already existing disks 2014-09-02 16:52:21 +03:00
Dainis Tillers
10bf8628a4 Require project id as otherwise it will fail with cryptic error 2014-09-02 16:49:16 +03:00
Mitchell Hashimoto
6cf9975f46 providers/google: compute_firewall partial state 2014-08-26 20:33:53 -07:00
Mitchell Hashimoto
5049f0b111 providers/google: partial updates with compute_instance 2014-08-26 20:31:35 -07:00
Mitchell Hashimoto
2b4d358173 website: document gce 2014-08-26 14:50:29 -07:00
Mitchell Hashimoto
9b430b911e providers/google: compute_instance supports updating tags 2014-08-26 13:52:18 -07:00
Mitchell Hashimoto
fcba6626e4 providers/google: compute_instance supports updating metadata 2014-08-26 13:48:49 -07:00
Mitchell Hashimoto
6cb8517087 providers/google: compute_firewall update 2014-08-26 12:50:08 -07:00
Mitchell Hashimoto
36d4ec4fd4 providers/google: on refresh, treat 404 as resource gone 2014-08-25 22:49:14 -07:00
Mitchell Hashimoto
d4c23e9e85 providers/google: check operations for errors 2014-08-25 22:44:27 -07:00
Mitchell Hashimoto
76419efa94 providers/google: compute_route 2014-08-25 22:39:29 -07:00
Mitchell Hashimoto
0fd5e7947c providers/google: proper resource type in error message 2014-08-25 22:13:37 -07:00
Mitchell Hashimoto
18e06f907f providers/google: compute_firewall 2014-08-25 22:09:38 -07:00
Mitchell Hashimoto
7c430c89c3 providers/google: compute_network 2014-08-25 21:41:15 -07:00
Mitchell Hashimoto
f4113ecfda providers/google: support disks coming from other disks 2014-08-25 21:35:23 -07:00
Mitchell Hashimoto
5833d871ac fmt 2014-08-25 16:23:38 -07:00
Mitchell Hashimoto
5f79e59ed1 providers/google: compute_disk 2014-08-25 16:23:28 -07:00
Mitchell Hashimoto
7044ce907a providers/google: can assign IP to instance 2014-08-25 15:47:21 -07:00
Mitchell Hashimoto
0f0c34b674 providers/google: compute_instance supports metadata 2014-08-25 15:25:45 -07:00
Mitchell Hashimoto
d42c75315c providers/google: support tags on compute_instance 2014-08-25 15:10:30 -07:00
Mitchell Hashimoto
25e598a153 providers/google: compute_instance 2014-08-25 14:57:17 -07:00
Mitchell Hashimoto
07bf7cdc35 providers/google: compute_address tests 2014-08-25 13:56:40 -07:00
Mitchell Hashimoto
376d1d6083 providers/google: google_compute_address 2014-08-25 12:55:08 -07:00
Mitchell Hashimoto
80e2023e6b providers/google: first pass 2014-08-25 11:48:20 -07:00