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
desolatorxxl 87f7160084
[builder/google] Use "ssh-keys" metadata rather than deprecated "sshKeys"
6 years ago
..
test-fixtures builder/googlecompute: Tests added 9 years ago
account.go replace some bespoke google auth code with code from golang's oauth2 library 7 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 allow user to set winrm_host override like we do ssh_host override 6 years ago
config.go docs: Various doc clean-ups to fix code block formatting and syntax highlighting (#8868) 6 years ago
config.hcl2spec.go make generate 6 years ago
config_test.go build using HCL2 (#8423) 6 years ago
driver.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago
driver_gce.go builder/googlecompute: fix dropped error (#8385) 6 years ago
driver_mock.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 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
startup.go Change metadata url to FQDN 7 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 Change back to make sure all durations are a time.Duration 6 years ago
step_create_image_test.go builder.google: 6 years ago
step_create_instance.go [builder/google] Use "ssh-keys" metadata rather than deprecated "sshKeys" 6 years ago
step_create_instance_test.go [builder/google] Use "ssh-keys" metadata rather than deprecated "sshKeys" 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_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_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 Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago
step_wait_startup_script_test.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 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
winrm.go Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago