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
Matthew Aynalem 28eff7303e
builder/googlecompute: validate startup_script_file exists
7 years ago
..
test-fixtures
account.go
artifact.go
artifact_test.go
builder.go new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 8 years ago
builder_test.go
config.go builder/googlecompute: validate startup_script_file exists 7 years ago
config_test.go builder/googlecompute: validate startup_script_file exists 7 years ago
driver.go
driver_gce.go
driver_mock.go
image.go
image_test.go
networking.go
networking_test.go
ssh.go
startup.go
step_check_existing_image.go
step_check_existing_image_test.go
step_create_image.go
step_create_image_test.go
step_create_instance.go
step_create_instance_test.go
step_create_ssh_key.go
step_create_ssh_key_test.go
step_create_windows_password.go Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice 8 years ago
step_create_windows_password_test.go
step_instance_info.go
step_instance_info_test.go
step_teardown_instance.go
step_teardown_instance_test.go
step_test.go
step_wait_startup_script.go
step_wait_startup_script_test.go
template_funcs.go
template_funcs_test.go
winrm.go