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
Seth Vargo b17b333e29
Add a common package for specifying useragent and adopt that everywhere
8 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 run goimports 8 years ago
builder.go move multistep imports to helper. 8 years ago
builder_test.go Use the same license as Packer core 12 years ago
config.go builder/googlecompute: disambiguate disable_default_service_account 8 years ago
config_test.go builder/googlecompute: disambiguate disable_default_service_account 8 years ago
driver.go Merge pull request #6013 from jsoref/spelling 8 years ago
driver_gce.go Add a common package for specifying useragent and adopt that everywhere 8 years ago
driver_mock.go Support specifying licenses for Google Compute images 8 years ago
image.go Using CI for compilation errors because am on Windows 9 years ago
image_test.go gofmt project. 10 years ago
networking.go builder/googlecompute: Test networking interpolation 8 years ago
networking_test.go builder/googlecompute: Test networking interpolation 8 years ago
private_key.go spelling: valid 8 years ago
private_key_test.go builder/googlecompute: private key tests 12 years ago
ssh.go move multistep imports to helper. 8 years ago
startup.go Update to how zone is extracted from metadata 9 years ago
step_check_existing_image.go fix imports 8 years ago
step_check_existing_image_test.go test fixes WIP 8 years ago
step_create_image.go Support specifying licenses for Google Compute images 8 years ago
step_create_image_test.go Support specifying licenses for Google Compute images 8 years ago
step_create_instance.go builder/googlecompute: Optionally disable service account 8 years ago
step_create_instance_test.go builder/googlecompute: Optionally disable service account 8 years ago
step_create_ssh_key.go fix imports 8 years ago
step_create_ssh_key_test.go test fixes WIP 8 years ago
step_create_windows_password.go fix imports 8 years ago
step_create_windows_password_test.go test fixes WIP 8 years ago
step_instance_info.go fix imports 8 years ago
step_instance_info_test.go test fixes WIP 8 years ago
step_teardown_instance.go fix imports 8 years ago
step_teardown_instance_test.go test fixes WIP 8 years ago
step_test.go move multistep imports to helper. 8 years ago
step_wait_startup_script.go fix imports 8 years ago
step_wait_startup_script_test.go test fixes WIP 8 years ago
template_funcs.go Don't truncate and replace with 'a', update docs 8 years ago
template_funcs_test.go add a couple of extra tests and reword documentation 8 years ago
winrm.go move multistep imports to helper. 8 years ago