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
Megan Marsh 9476aa03de
Merge pull request #9105 from hashicorp/google_iap
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 get gcloud integration working on Windows 6 years ago
config.go Merge pull request #9105 from hashicorp/google_iap 6 years ago
config.hcl2spec.go implement iap proxy for googlecompute. ssh-only so far 6 years ago
config_test.go fix windows tests 6 years ago
driver.go Adding custom shielded images support (GCP) 6 years ago
driver_gce.go revert unneeded changes to driver roles 6 years ago
driver_mock.go fix #8679 with source_image_project_id as list 6 years ago
image.go Adding custom shielded images support (GCP) 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 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 Adding custom shielded images support (GCP) 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_start_tunnel.go fix logic 6 years ago
step_start_tunnel.hcl2spec.go implement iap proxy for googlecompute. ssh-only so far 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 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
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