Commit Graph

81 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Wei Cheng e5606d483d
builder/googlecompute: add support for oslogin (#9339)
6 years ago
Wei Cheng e0cfb404fb
builder/googlecompute: add support to specify storage location for GCP images (#9326)
6 years ago
Svetlin Zamfirov d827f4f757 Adding custom shielded images support (GCP)
6 years ago
Rens Sikma c8062cc8b3 fix #8679 with source_image_project_id as list
6 years ago
Lars Lehtonen 3571c585bb builder/googlecompute: fix dropped error (#8385)
6 years ago
Lars Lehtonen ad860bf1a8
builder: remove deprecated context usage
7 years ago
Megan Marsh 3c14c50aba Allow user to real oauth token from properly configured Vault instance
7 years ago
Mason, Elliot ee484f2dd9 Updated public gcp cloud images
7 years ago
Megan Marsh 7c93a5c51e code changed recently so that sometimes the conf is nil.
7 years ago
Megan Marsh 0dfb3cc56f replace some bespoke google auth code with code from golang's oauth2 library
7 years ago
krisko e96bda6466
Remove config interface. Make CreateImage function to accept config as list of config fields
7 years ago
krisko 9b39e3f928
GCP builder add image encryption support
7 years ago
Adrien Delorme d72040f4fa move retry code into the common/retry pkg and make retry context aware
7 years ago
Arnaud Dezandee 91d2cb8c83
googlecompute-import: add service accounts
7 years ago
Megan Marsh d00b815c06 Update public google cloud image projects
8 years ago
Adrien Delorme b038cd10f5 GCP: Allow to set MinCpuPlatform
8 years ago
deepuashokan85 10f118b14c
Update driver_gce.go
8 years ago
Megan Marsh ed6d999b1f add windows-sql-cloud to the list of projects to check for an image name
8 years ago
Seth Vargo b17b333e29
Add a common package for specifying useragent and adopt that everywhere
8 years ago
Evan Brown 4a2c124ea2 builder/googlecompute: Optionally disable service account
8 years ago
Christophe Courtaut 4befdce47e builder/googlecompute: Adds ability to specify service account
8 years ago
Petr Hosek eaef2961cb Support specifying licenses for Google Compute images
8 years ago
Daniel Hess f0299ba713 Adding GCE container optimized os image project
8 years ago
Evan Brown 13e0c232d4 builder/googlecompute: Test networking interpolation
8 years ago
Evan Brown f2fed94a71 builder/googlecompute: Derive network and subnetwork IDs locally
8 years ago
Peter Mounce 5bcb0644c3 Using CI for compilation errors because am on Windows
9 years ago
Peter Mounce ac8eedf171 Introduce a new configuration parameter instead
9 years ago
Peter Mounce 8789ae72e8 Make the googlecompute builder label the resulting image.
9 years ago
Patrick Decat a7283f2281 Add support for setting labels on GCE instance
9 years ago
Saulius Grusnys 5ebc96744d Accelerator api is now GA, switching back to v1 from v0.beta
9 years ago
Saulius Grusnys 200113b8c1 Switch googlecompute builder to use compute/v0.beta and add support for accelerator api
9 years ago
Rickard von Essen f230f00726 googlecompute: Allow using URL's for network and subnetwork
9 years ago
Matthew Hooker 94d7a4ce8d
post-processor/vagrant-cloud: try upload once
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Rickard von Essen 77dc8b84c1
builder/googlecompute: Revert to using default service account
9 years ago
Dimitri Rudnev bab590c177 Adding OnHostMaintenance option for googlecompue builder
9 years ago
Troy Toman 12f279fa79 add ability to set a different project-id for a network in the googlecloud builder
9 years ago
Peter Schultz bcb319640e builder/googlecompute: support source image family
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
9 years ago
YAMADA Tsuyoshi da7d317e46 googlecompute: Run instance with custom scopes
10 years ago
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