Commit Graph

41 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Rickard von Essen 924c0bc461 Merge pull request #3932 from pieter-lazzaro/googlecompute-createpassword
10 years ago
Matthew Hooker a9abe43325 builder/amazon: add retry login when creating tags.
10 years ago
Pieter Lazzaro 5db1c1f503 Create a password for windows instances when using WinRM communicator and no password is provided.
10 years ago
Yuki Takeichi 04078c5c48 Enable to select NVMe images for googlecompute builder
10 years ago
Scott Crunkleton b54b82d3ac Some googlecompute fixes and cleanup. Addresses https://github.com/mitchellh/packer/issues/3829. Changes:
10 years ago
Ingo Gottwald 0c1051a017 GCE builder: Switch to google.DefaultClient (#3655)
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
Peter Schultz 8546aafec5 builder/googlecompute: support image family
10 years ago
Christopher Boumenot 2d1347c1ec Insert Packer's version into the User Agent. (#3465)
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
Chris Bednarski 4458de4ea0 Reformat
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
Rickard von Essen 9cf99289c5 Fixed GCE builder after dependency change.
11 years ago
Andrew Bayer ebdd0d991a Adds support for using the internal IP rather than NAT IP in GCE
11 years ago
Dave Cunningham 982934dfb9 Use new Google API and OAuth libs, add UserAgent string
11 years ago
Ross Smith II 10dee1bd68 Temporarily fix build by forking golang.org/x/oauth2 @ b3f9a68
11 years ago
Dustin Carlino 7c67228912 Check if image already exists before doing anything else on GCE.
11 years ago
rhapsodhy dd547af0c4 fix googlecompute oauth dependency
11 years ago
Dustin Carlino 23c947acf0 Create GCE image from persistent disk instead of from a tarball.
11 years ago
Eric Johnson 87001dba60 Merge pull request #1679 from evandbrown/gce-service-accounts
11 years ago
Evan Brown ff149df30f Use golang/oauth2, no longer require client_secrets.json, and use
11 years ago
Misha Brukman 74e1be7469 Added the Ubuntu image project for GCE.
11 years ago
Mitchell Hashimoto b5c0c63ebc builder/googlecompute: use new auth scheme
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
Misha Brukman 5b56970b09 Added CoreOS, OpenSUSE, and Windows projects for searching images.
12 years ago
Misha Brukman 01130da729 builder/googlecompute: added support for all standard VM images
12 years ago
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Zac Shenker 139e498962 Changing to the v1 google-api-go-client. Now creates a persistent disk as the boot disk, and sets it to auto delete
12 years ago
Mitchell Hashimoto 637968f2dd builder/googlecompute: artifact uses Driver, no more api
12 years ago
Mitchell Hashimoto 33a84c0938 builder/googlecompute: StepRegisterImage
12 years ago
Mitchell Hashimoto a72d31fb5b builder/googlecompute: get instance info
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 b676058144 builder/googlecompute: better logging
12 years ago
Mitchell Hashimoto 2bd6f1e2d7 builder/googlecompute: driver and create instance tests
12 years ago