packer-cn/builder/googlecompute
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
fix imports; fix website and generated partials
2020-12-02 08:41:32 -08:00
..
test-fixtures builder/googlecompute: Tests added 2016-11-03 12:45:52 -04:00
version move version and useragent definitions into sdk 2020-11-18 11:42:02 -08:00
account.go rebase the branch 2020-10-01 20:39:06 +01:00
artifact.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
artifact_test.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
builder.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
config.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
config.hcl2spec.go regenerate code 2020-11-10 08:16:59 -08:00
config_test.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
driver.go builder/googlecompute: add support for oslogin (#9339) 2020-07-08 06:30:25 -04:00
driver_gce.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
driver_mock.go builder/googlecompute: add support for oslogin (#9339) 2020-07-08 06:30:25 -04:00
image.go [gcp] Fixup for the deprecated Secure Boot guest OS feature (#9371) 2020-06-10 16:21:11 +02:00
image_test.go gofmt project. 2016-09-29 14:13:06 -07:00
networking.go builder/googlecompute: Test networking interpolation 2017-11-06 21:22:53 -08:00
networking_test.go builder/googlecompute: Test networking interpolation 2017-11-06 21:22:53 -08:00
startup.go builder/googlecompute: add support for oslogin (#9339) 2020-07-08 06:30:25 -04:00
step_check_existing_image.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_check_existing_image_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_image.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_image_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_instance.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
step_create_instance_test.go move helper/config to bundle with the other template definitions 2020-11-18 10:34:59 -08:00
step_create_windows_password.go move logsecretfilter into packer sdk 2020-11-30 14:30:30 -08:00
step_create_windows_password_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_import_os_login_ssh_key.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_import_os_login_ssh_key_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_instance_info.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_instance_info_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_start_tunnel.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_start_tunnel.hcl2spec.go rename launch timeout to launch wait 2020-07-15 10:24:55 -07:00
step_start_tunnel_test.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_teardown_instance.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_teardown_instance_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
step_wait_startup_script.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_wait_startup_script_test.go move helper/config to bundle with the other template definitions 2020-11-18 10:34:59 -08:00
template_funcs.go Revert "fix template imports" 2019-11-04 14:29:00 -08:00
template_funcs_test.go add a couple of extra tests and reword documentation 2017-10-20 14:06:02 -07:00
tunnel_driver.go make tunnel timeout configurable 2020-07-15 10:17:13 -07:00
tunnel_driver_windows.go make tunnel timeout configurable 2020-07-15 10:17:13 -07:00
winrm.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00