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
Adrien Delorme 4b7132c87c
Merge remote-tracking branch 'origin/master' into sharing_info
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 Remove config interface. Make CreateImage function to accept config as list of config fields 7 years ago
artifact_test.go run goimports 8 years ago
builder.go Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
builder_test.go Use the same license as Packer core 12 years ago
config.go build using HCL2 (#8423) 6 years ago
config.hcl2spec.go build using HCL2 (#8423) 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 implement ID and Type values in the provisioner template info sharing 6 years ago
step_create_instance_test.go Change back to make sure all durations are a time.Duration 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