..
test-fixtures
builder/googlecompute: Tests added
2016-11-03 12:45:52 -04:00
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.
2016-08-15 14:36:26 -07:00
artifact.go
gofmt project.
2016-09-29 14:13:06 -07:00
artifact_test.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
builder.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
builder_test.go
Use the same license as Packer core
2013-12-12 21:53:04 -08:00
config.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
config_test.go
OnHostMaintenance, googlecompute updating documenation , additional option for validation and setting defaults
2017-02-10 11:57:15 -08:00
driver.go
remove references to ServiceAccountEmail
2017-04-03 11:22:00 -07:00
driver_gce.go
googlecompute: Allow using URL's for network and subnetwork
2017-06-27 21:58:21 +02:00
driver_mock.go
builder/googlecompute: support source image family
2016-11-13 16:54:04 +01:00
image.go
Some googlecompute fixes and cleanup. Addresses https://github.com/mitchellh/packer/issues/3829 . Changes:
2016-09-09 16:22:50 -07:00
image_test.go
gofmt project.
2016-09-29 14:13:06 -07:00
private_key.go
builder/googlecompute: fix all sorts of zone issues
2013-12-12 22:23:19 -08:00
private_key_test.go
builder/googlecompute: private key tests
2013-12-12 21:53:04 -08:00
ssh.go
update ssh client usage for new crypto/ssh version
2017-05-18 12:01:44 -07:00
startup.go
googlecompute: conditionally omit the wait for startup script step if no startup script is provided.
2016-11-02 15:20:21 -07:00
step_check_existing_image.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
step_check_existing_image_test.go
Check if image already exists before doing anything else on GCE.
2014-12-09 08:42:34 -08:00
step_create_image.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
step_create_image_test.go
gofmt project.
2016-09-29 14:13:06 -07:00
step_create_instance.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
step_create_instance_test.go
builder/googlecompute: support source image family
2016-11-13 16:54:04 +01:00
step_create_ssh_key.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
step_create_ssh_key_test.go
builder/googlecompute: Tests added
2016-11-03 12:45:52 -04:00
step_create_windows_password.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
step_create_windows_password_test.go
Create a password for windows instances when using WinRM communicator and no password is provided.
2016-09-27 18:42:34 -04:00
step_instance_info.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
step_instance_info_test.go
Adds support for using the internal IP rather than NAT IP in GCE
2015-05-29 14:50:11 -07:00
step_teardown_instance.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
step_teardown_instance_test.go
builder/googlecompute: fix formatting directives
2015-02-25 05:29:53 +01:00
step_test.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00
step_wait_startup_script.go
post-processor/vagrant-cloud: try upload once
2017-06-12 17:34:32 -07:00
step_wait_startup_script_test.go
googlecompute: conditionally omit the wait for startup script step if no startup script is provided.
2016-11-02 15:20:21 -07:00
winrm.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00