.. |
powershell
|
move tmp helper func into packer-plugin-sdk
|
2020-11-16 15:13:08 -08:00 |
artifact.go
|
move Artifact and artifact mock to the sdk
|
2020-11-30 14:29:52 -08:00 |
artifact_test.go
|
move Artifact and artifact mock to the sdk
|
2020-11-30 14:29:52 -08:00 |
config.go
|
remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field.
|
2020-11-18 14:21:40 -08:00 |
driver.go
|
hyperv: add support for setting the boot order (#9046)
|
2020-04-30 13:31:41 +02:00 |
driver_mock.go
|
hyperv: add support for setting the boot order (#9046)
|
2020-04-30 13:31:41 +02:00 |
driver_ps_4.go
|
move the hyperv-only powershell dependency into the hyperv subdirectory (#10198)
|
2020-11-04 15:15:43 +01:00 |
output_config.go
|
update tests and website and generated partials to reflect new package format
|
2020-11-17 10:36:01 -08:00 |
output_config.hcl2spec.go
|
HCL2: generate hcl tags with go-cty tags too (#9306)
|
2020-05-28 11:19:00 +02:00 |
output_config_test.go
|
update tests and website and generated partials to reflect new package format
|
2020-11-17 10:36:01 -08:00 |
ssh.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
ssh_config.go
|
move helper/communicator dir into packer-plugin-sdk
|
2020-12-02 08:41:32 -08:00 |
step_clone_vm.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_collate_artifacts.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_collate_artifacts_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_compact_disk.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_compact_disk_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_configure_ip.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_configure_vlan.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_build_dir.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_build_dir_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_create_external_switch.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_switch.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_vm.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_create_vm_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_disable_vlan.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_enable_integration_service.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_export_vm.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_export_vm_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_mount_dvddrive.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_mount_floppydrive.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_mount_guest_additions.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_mount_secondary_dvd_images.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_polling_installation.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_reboot_vm.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_run.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_set_boot_order.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_set_boot_order_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_set_first_boot_device.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_set_first_boot_device_test.go
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
step_shutdown.go
|
Move hook and communicator definitions to packer-plugin-sdk
|
2020-11-30 14:30:30 -08:00 |
step_sleep.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -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_type_boot_command.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_unmount_dvddrive.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_unmount_floppydrive.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_unmount_guest_additions.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_unmount_secondary_dvd_images.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
step_wait_for_install_to_complete.go
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |