..
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
Change args of NewConfig
2017-10-17 13:48:15 +09:00
builder_test.go
Use the same license as Packer core
2013-12-12 21:53:04 -08:00
config.go
builder/googlecompute: Selectively set default network
2017-11-06 16:41:42 -08:00
config_test.go
Change args of NewConfig
2017-10-17 13:48:15 +09:00
driver.go
Introduce a new configuration parameter instead
2017-09-18 17:53:40 +01:00
driver_gce.go
builder/googlecompute: Derive network and subnetwork IDs locally
2017-11-06 16:41:42 -08:00
driver_mock.go
Filling it back
2017-09-19 11:40:01 +01:00
image.go
Using CI for compilation errors because am on Windows
2017-09-18 18:13:21 +01: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
Update to how zone is extracted from metadata
2017-07-29 08:20:58 -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
Introduce a new configuration parameter instead
2017-09-18 17:53:40 +01:00
step_create_image_test.go
Add test coverage
2017-09-19 11:31:05 +01:00
step_create_instance.go
Add support for setting labels on GCE instance
2017-09-06 10:58:08 +02:00
step_create_instance_test.go
fix test that flaked in a travis build recently
2017-08-08 12:25:12 -07: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
template_funcs.go
Don't truncate and replace with 'a', update docs
2017-10-19 10:45:48 +09:00
template_funcs_test.go
add a couple of extra tests and reword documentation
2017-10-20 14:06:02 -07:00
winrm.go
move packer to hashicorp
2017-04-04 13:39:01 -07:00