You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/googlecompute
Megan Marsh 3974976518
Merge pull request #5137 from vilkaspilkas/f-googlecompute-accelerator
9 years ago
..
test-fixtures builder/googlecompute: Tests added 9 years ago
account.go 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
artifact.go gofmt project. 10 years ago
artifact_test.go move packer to hashicorp 9 years ago
builder.go move packer to hashicorp 9 years ago
builder_test.go Use the same license as Packer core 12 years ago
config.go Adding sanity checks in Prepare when adding accelerators and tests for accelerator configuration 9 years ago
config_test.go Adding sanity checks in Prepare when adding accelerators and tests for accelerator configuration 9 years ago
driver.go Switch googlecompute builder to use compute/v0.beta and add support for accelerator api 9 years ago
driver_gce.go Accelerator api is now GA, switching back to v1 from v0.beta 9 years ago
driver_mock.go builder/googlecompute: support source image family 9 years ago
image.go Some googlecompute fixes and cleanup. Addresses https://github.com/mitchellh/packer/issues/3829. Changes: 10 years ago
image_test.go gofmt project. 10 years ago
private_key.go builder/googlecompute: fix all sorts of zone issues 12 years ago
private_key_test.go builder/googlecompute: private key tests 12 years ago
ssh.go update ssh client usage for new crypto/ssh version 9 years ago
startup.go Update to how zone is extracted from metadata 9 years ago
step_check_existing_image.go move packer to hashicorp 9 years ago
step_check_existing_image_test.go Check if image already exists before doing anything else on GCE. 11 years ago
step_create_image.go move packer to hashicorp 9 years ago
step_create_image_test.go gofmt project. 10 years ago
step_create_instance.go Switch googlecompute builder to use compute/v0.beta and add support for accelerator api 9 years ago
step_create_instance_test.go fix test that flaked in a travis build recently 9 years ago
step_create_ssh_key.go move packer to hashicorp 9 years ago
step_create_ssh_key_test.go builder/googlecompute: Tests added 9 years ago
step_create_windows_password.go move packer to hashicorp 9 years ago
step_create_windows_password_test.go Create a password for windows instances when using WinRM communicator and no password is provided. 10 years ago
step_instance_info.go move packer to hashicorp 9 years ago
step_instance_info_test.go Adds support for using the internal IP rather than NAT IP in GCE 11 years ago
step_teardown_instance.go move packer to hashicorp 9 years ago
step_teardown_instance_test.go builder/googlecompute: fix formatting directives 11 years ago
step_test.go move packer to hashicorp 9 years ago
step_wait_startup_script.go post-processor/vagrant-cloud: try upload once 9 years ago
step_wait_startup_script_test.go googlecompute: conditionally omit the wait for startup script step if no startup script is provided. 9 years ago
winrm.go move packer to hashicorp 9 years ago