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
Wei Cheng e5606d483d
builder/googlecompute: add support for oslogin (#9339)
6 years ago
..
test-fixtures builder/googlecompute: Tests added 9 years ago
account.go revert unneeded changes to driver roles 6 years ago
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
artifact_test.go Sharing info with post-processors via artifact (#8632) 6 years ago
builder.go builder/googlecompute: add support for oslogin (#9339) 6 years ago
config.go builder/googlecompute: add support for oslogin (#9339) 6 years ago
config.hcl2spec.go builder/googlecompute: add support for oslogin (#9339) 6 years ago
config_test.go builder/googlecompute: add support to specify storage location for GCP images (#9326) 6 years ago
driver.go builder/googlecompute: add support for oslogin (#9339) 6 years ago
driver_gce.go builder/googlecompute: add support for oslogin (#9339) 6 years ago
driver_mock.go builder/googlecompute: add support for oslogin (#9339) 6 years ago
image.go [gcp] Fixup for the deprecated Secure Boot guest OS feature (#9371) 6 years ago
image_test.go
networking.go builder/googlecompute: Test networking interpolation 8 years ago
networking_test.go builder/googlecompute: Test networking interpolation 8 years ago
startup.go builder/googlecompute: add support for oslogin (#9339) 6 years ago
step_check_existing_image.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago
step_check_existing_image_test.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago
step_create_image.go builder/googlecompute: add support to specify storage location for GCP images (#9326) 6 years ago
step_create_image_test.go builder/googlecompute: add support to specify storage location for GCP images (#9326) 6 years ago
step_create_instance.go builder/googlecompute: add support for oslogin (#9339) 6 years ago
step_create_instance_test.go builder/googlecompute: Add WrapStartupScriptFile configuration option 6 years ago
step_create_ssh_key.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago
step_create_ssh_key_test.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago
step_create_windows_password.go get data sharing to a working state with the powershell provisioner 6 years ago
step_create_windows_password_test.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago
step_import_os_login_ssh_key.go builder/googlecompute: add support for oslogin (#9339) 6 years ago
step_import_os_login_ssh_key_test.go builder/googlecompute: add support for oslogin (#9339) 6 years ago
step_instance_info.go Change back to make sure all durations are a time.Duration 6 years ago
step_instance_info_test.go Change back to make sure all durations are a time.Duration 6 years ago
step_start_tunnel.go fix logic 6 years ago
step_start_tunnel.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 6 years ago
step_start_tunnel_test.go fix windows tests 6 years ago
step_teardown_instance.go Change back to make sure all durations are a time.Duration 6 years ago
step_teardown_instance_test.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago
step_test.go move multistep imports to helper. 8 years ago
step_wait_startup_script.go builder/googlecompute: Add WrapStartupScriptFile configuration option 6 years ago
step_wait_startup_script_test.go builder/googlecompute: Add WrapStartupScriptFile configuration option 6 years ago
template_funcs.go Revert "fix template imports" 6 years ago
template_funcs_test.go add a couple of extra tests and reword documentation 8 years ago
tunnel_driver.go deduplicate excess code 6 years ago
tunnel_driver_windows.go deduplicate excess code 6 years ago
winrm.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago