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/hyperone
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
..
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
builder.go Sharing info with post-processors via artifact (#8632) 6 years ago
builder_acc_test.go builder/hyperone: fix & add tests for tags 6 years ago
chroot_communicator.go allow a provisioner to timeout 7 years ago
config.go make sure keyvalue and namevalue filters are using the same naming as the service being used 6 years ago
config.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 6 years ago
step_chroot_provision.go Add chroot disk build 7 years ago
step_copy_files.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_image.go change Builder to be passed a context for cancellation 7 years ago
step_create_ssh_key.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_vm.go implement ID and Type values in the provisioner template info sharing 6 years ago
step_create_vm_from_disk.go change Builder to be passed a context for cancellation 7 years ago
step_create_vm_test.go change Builder to be passed a context for cancellation 7 years ago
step_detach_disk.go change Builder to be passed a context for cancellation 7 years ago
step_mount_chroot.go Add chroot disk build 7 years ago
step_mount_extra.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_post_mount_commands.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_pre_mount_commands.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_prepare_device.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_stop_vm.go change Builder to be passed a context for cancellation 7 years ago
token_by_ssh.go Add host key hash verify 7 years ago
utils.go allow a provisioner to timeout 7 years ago