Commit Graph

31 Commits (da7d317e463c8d1368d4e9be4ef396aea701c2af)

Author SHA1 Message Date
YAMADA Tsuyoshi da7d317e46 googlecompute: Run instance with custom scopes
9 years ago
Rickard von Essen 924c0bc461 Merge pull request #3932 from pieter-lazzaro/googlecompute-createpassword
10 years ago
Matthew Hooker a8e57d83d2 gofmt project.
10 years ago
Pieter Lazzaro 5db1c1f503 Create a password for windows instances when using WinRM communicator and no password is provided.
10 years ago
Scott Crunkleton b54b82d3ac Some googlecompute fixes and cleanup. Addresses https://github.com/mitchellh/packer/issues/3829. Changes:
10 years ago
crunk1 55b5a45ae4 Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor.
10 years ago
Evan Brown a5c598264f builder/googlecompute: Support provisioning VM without external IP address
10 years ago
Scott Crunkleton 7190fbeed8 Adding support for googlecompute startup scripts.
10 years ago
Chris Bednarski 1b1bbb604e Merge branch 'googlecompute-disk-type' of https://github.com/meatballhat/packer into f-google-disk-type
10 years ago
Matt Morrison 942aaa7a85 Add support for Google subnetworks. Closes #3062. Fixes an issue with how packer populates instances metadata. Closes #3181
10 years ago
Caius Howcroft 069c3c21b1 Added support for GCE external static IPs
10 years ago
YAMADA Tsuyoshi afd314959b supported `preemptible` in googlecompute builder
10 years ago
Dan Buch cac93d311c builder/googlecompute: accept disk type, default pd-standard
11 years ago
Mitchell Hashimoto 502076c92e builder/googlecompute: use helper/comm
11 years ago
duftler 6d28ee931c Delete GCE disk on SIGINT.
11 years ago
Dustin Carlino 23c947acf0 Create GCE image from persistent disk instead of from a tarball.
11 years ago
Mitchell Hashimoto e422a45449 fmt
11 years ago
Matt Page 0fe61fa1e0 fix: Respect metadata supplied for GCE builders.
12 years ago
Mitchell Hashimoto 752162c234 fmt
12 years ago
Matt Page 8f237b7b94 Allow specifying project for source images in GCE
12 years ago
Jessica Frazelle 8bc696ce9e add disk size to google compute, so as to avoid disk size errors on exporting the image
12 years ago
Brett Porter e169013527 builder/googlecompute: configure instance name
12 years ago
Mitchell Hashimoto 5f01415fb7 builder/googlecompute: tests for #867
12 years ago
Prasanna Santhanam d4c9ed43c9 Formatted googlecompute builder as per `make format`
12 years ago
Prasanna Santhanam 0e98b2a269 Fixes #867: save private key when debugging gce builder
12 years ago
Mitchell Hashimoto 57f707dfcc builder/googlecompute: delete instance
12 years ago
Mitchell Hashimoto f72f7a37d1 builder/googlecompute: fix all sorts of zone issues
12 years ago
Mitchell Hashimoto 2bd6f1e2d7 builder/googlecompute: driver and create instance tests
12 years ago
Mitchell Hashimoto ee9ea170af builder/googlecompute: move config out to seperate file
12 years ago
Kelsey Hightower cc1130962b Use the same license as Packer core
12 years ago
Kelsey Hightower 58c73727e5 builder/googlecompute: Add new googlecompute builder
12 years ago