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
YAMADA Tsuyoshi da7d317e46
googlecompute: Run instance with custom scopes
9 years ago
..
account.go Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor. 10 years ago
artifact.go gofmt project. 10 years ago
artifact_test.go
builder.go Create a password for windows instances when using WinRM communicator and no password is provided. 10 years ago
builder_test.go
config.go googlecompute: Run instance with custom scopes 9 years ago
config_test.go googlecompute: Run instance with custom scopes 9 years ago
driver.go googlecompute: Run instance with custom scopes 9 years ago
driver_gce.go googlecompute: Run instance with custom scopes 9 years ago
driver_mock.go Merge pull request #3932 from pieter-lazzaro/googlecompute-createpassword 10 years ago
image.go Some googlecompute fixes and cleanup. Addresses https://github.com/mitchellh/packer/issues/3829. Changes: 10 years ago
image_test.go gofmt project. 10 years ago
private_key.go
private_key_test.go
ssh.go helper/communicator: make host more generic 11 years ago
startup.go Some googlecompute fixes and cleanup. Addresses https://github.com/mitchellh/packer/issues/3829. Changes: 10 years ago
step_check_existing_image.go googlecompute/builder: Always show message when checking image exists 10 years ago
step_check_existing_image_test.go
step_create_image.go builder/googlecompute: -force 10 years ago
step_create_image_test.go gofmt project. 10 years ago
step_create_instance.go googlecompute: Run instance with custom scopes 9 years ago
step_create_instance_test.go Create a password for windows instances when using WinRM communicator and no password is provided. 10 years ago
step_create_ssh_key.go Adding support for googlecompute startup scripts. 10 years ago
step_create_ssh_key_test.go
step_create_windows_password.go builder/googlecompute: Print out WinRM password in debug mode. 10 years ago
step_create_windows_password_test.go Create a password for windows instances when using WinRM communicator and no password is provided. 10 years ago
step_instance_info.go Adding support for googlecompute startup scripts. 10 years ago
step_instance_info_test.go Adds support for using the internal IP rather than NAT IP in GCE 11 years ago
step_teardown_instance.go gofmt project. 10 years ago
step_teardown_instance_test.go builder/googlecompute: fix formatting directives 11 years ago
step_test.go Some googlecompute fixes and cleanup. Addresses https://github.com/mitchellh/packer/issues/3829. Changes: 10 years ago
step_wait_instance_startup.go builder/amazon: add retry login when creating tags. 10 years ago
step_wait_instance_startup_test.go gofmt project. 10 years ago
winrm.go Create a password for windows instances when using WinRM communicator and no password is provided. 10 years ago