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
M. Marsh e90c87f885
Merge pull request #6210 from hashicorp/add_windows_sql_cloud_to_defaults
8 years ago
..
test-fixtures
account.go
artifact.go
artifact_test.go
builder.go
builder_test.go
config.go builder/googlecompute: disambiguate disable_default_service_account 8 years ago
config_test.go Remove tmp files created by builder/googlecompute tests 8 years ago
driver.go Merge pull request #6013 from jsoref/spelling 8 years ago
driver_gce.go add windows-sql-cloud to the list of projects to check for an image name 8 years ago
driver_mock.go Support specifying licenses for Google Compute images 8 years ago
image.go
image_test.go
networking.go
networking_test.go
private_key.go spelling: valid 8 years ago
private_key_test.go
ssh.go
startup.go
step_check_existing_image.go
step_check_existing_image_test.go test fixes WIP 8 years ago
step_create_image.go Support specifying licenses for Google Compute images 8 years ago
step_create_image_test.go Support specifying licenses for Google Compute images 8 years ago
step_create_instance.go builder/googlecompute: Optionally disable service account 8 years ago
step_create_instance_test.go builder/googlecompute: Optionally disable service account 8 years ago
step_create_ssh_key.go
step_create_ssh_key_test.go Remove tmp files created by builder/googlecompute tests 8 years ago
step_create_windows_password.go update code based on master and update docs 8 years ago
step_create_windows_password_test.go Remove tmp files created by builder/googlecompute tests 8 years ago
step_instance_info.go
step_instance_info_test.go test fixes WIP 8 years ago
step_teardown_instance.go
step_teardown_instance_test.go test fixes WIP 8 years ago
step_test.go
step_wait_startup_script.go
step_wait_startup_script_test.go test fixes WIP 8 years ago
template_funcs.go
template_funcs_test.go
winrm.go