mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-19 02:28:50 -05:00
* start using `go:generate packer-sdc struct-markdown` * Update Makefile remove @go install ./cmd/struct-markdown * run go generate for struct-markdown * use //go:generate packer-sdc mapstructure-to-hcl2 * run go generate for mapstructure-to-hcl2 * remove struct-markdown and mapstructure-to-hcl2 * vendor vendors |
||
|---|---|---|
| .. | ||
| examples | ||
| version | ||
| artifact.go | ||
| builder.go | ||
| builder_acc_test.go | ||
| chroot_communicator.go | ||
| config.go | ||
| config.hcl2spec.go | ||
| step_chroot_provision.go | ||
| step_copy_files.go | ||
| step_create_image.go | ||
| step_create_ssh_key.go | ||
| step_create_vm.go | ||
| step_create_vm_from_disk.go | ||
| step_create_vm_test.go | ||
| step_detach_disk.go | ||
| step_mount_chroot.go | ||
| step_mount_extra.go | ||
| step_post_mount_commands.go | ||
| step_pre_mount_commands.go | ||
| step_prepare_device.go | ||
| step_stop_vm.go | ||
| token_by_ssh.go | ||
| utils.go | ||