Commit Graph

46 Commits (cba9d3d2ec61cd4aef0fd71fe9d72eb4e11acacd)

Author SHA1 Message Date
Dana Hoffman 449a98a398 providers/google: Add support for encrypting a disk (#11167)
9 years ago
stack72 9aebe3344a
provider/google: Moving the XPN EnvVar check into provider_test.go to stop failed build
10 years ago
stack72 4f256a54db
Merge branch 'google-xpn' of https://github.com/danawillow/terraform
10 years ago
Aditya Anchuri 49c7d272a3 Added create timeout for compute images and instances
10 years ago
Paddy 8ba6ed708a provider/google: throw an error for invalid disks
10 years ago
Christoph Blecker af7cd57a4a Search configured project image families (#9243)
10 years ago
Dana Hoffman ab01c23140 style fix
10 years ago
Dana Hoffman 8ae5f3a38c Add subnetwork_project field to allow for XPN in GCE instances
10 years ago
Christoph Blecker a9cc6e2838
Update Google TestAcc to use Debian 8 images
10 years ago
Christoph Blecker 84162586b0 Add support for using GCP Image Family names. (#8083)
10 years ago
Evan Brown 3ac3516371 provider/google: Support static private IP addresses (#6310)
10 years ago
Evan Brown f075b0214d providers/google: Don't fail deleting disks that don't exist.
10 years ago
Bill Fumerola 1ccfacd2dd provider/google: use non-deprecated image in acceptance tests, documentation
10 years ago
Matt Morrison f66f37f4d8 Add more acceptance tests, and fix some test cases
10 years ago
Lars Wander 9a0ecd05eb provider/google: limit hardcoded test resource names
10 years ago
Lars Wander fb80ec8d33 provider/google: remove conflicting names from acceptance tests
10 years ago
Lars Wander 5a311dbd11 provider/google: Added scheduling block to compute_instance
11 years ago
Lars Wander b7f7c7a731 Provider GCE, fixed metadata state update bug
11 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Clint Shryock 5d7e156982 provider/google: Misc. cleanups for tests to pass
11 years ago
Dave Cunningham 447da2177e Add ForceNew metadata_startup_script field
11 years ago
Dave Cunningham 5f15a9d26a Allow local SSDs, Fix #1088
11 years ago
Dave Cunningham 85cc4ec0c1 Use a set for service account scopes. Fix #1759
11 years ago
Paul Hinze 76701884cd Merge pull request #1517 from hashicorp/f-simplify-google-instance
11 years ago
Paul Hinze 01e75e0fc3 google: simplify instance metadata schema
11 years ago
Paul Hinze 64f0897c82 core: avoid diff mismatch on NewRemoved fields during -/+
11 years ago
David Watson 33496eeaf8 Update Google API import to point to the new location.
11 years ago
Dave Cunningham 26b90c10a0 Merge branch 'master' into gcp_image
11 years ago
Dave Cunningham b385093502 Deprecated 'network', introduce 'network_interface'
11 years ago
Dave Cunningham e85c7113fa Allow specifying project or full URL when specifying image
11 years ago
Sander van Harmelen 36ed95c86d Fixing the acc tests
12 years ago
Mitchell Hashimoto 9e953c9908 Merge pull request #372 from jgoldschrafe/feature-google-compute-disk-types
12 years ago
Jeff Goldschrafe 88a020e0b5 Support IP forwarding on GCE instances
12 years ago
Jeff Goldschrafe ddfdfebcc5 Configurable disk types for GCE
12 years ago
Mitchell Hashimoto ecc10616ba providers/google: tests passing, compiling
12 years ago
Mitchell Hashimoto a5c884f5aa fmt
12 years ago
Dainis Tillers 0ba2194503 Added - flag to set whether disk needs to be delete or not when instance terminates
12 years ago
Mitchell Hashimoto ea585a5950 providers/google: compute_instance supports updating tags
12 years ago
Mitchell Hashimoto a451be0140 providers/google: compute_instance supports updating metadata
12 years ago
Mitchell Hashimoto 99918bde2e providers/google: support disks coming from other disks
12 years ago
Mitchell Hashimoto f5d4b605c2 providers/google: can assign IP to instance
12 years ago
Mitchell Hashimoto 7f3bb1a45a providers/google: compute_instance supports metadata
12 years ago
Mitchell Hashimoto da03be8941 providers/google: support tags on compute_instance
12 years ago
Mitchell Hashimoto 5bf258809f providers/google: compute_instance
12 years ago
Mitchell Hashimoto a80222bbe4 providers/google: google_compute_address
12 years ago
Mitchell Hashimoto f346964fca providers/google: first pass
12 years ago