mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-29 10:09:26 -04:00
The new step collects together all the required build artifacts and places them in the output directory. * Reintroduce/add the code removed from step export to preserve the legacy export directory structure when skip_export is unset/false * Add a place holder for a future function that will move just the VHD files from the build directory to the output directory when skip_export is true * Add tests for current functionality and placeholder tests for future functions |
||
|---|---|---|
| .. | ||
| alicloud/ecs | ||
| amazon | ||
| azure | ||
| cloudstack | ||
| digitalocean | ||
| docker | ||
| file | ||
| googlecompute | ||
| hyperv | ||
| lxc | ||
| lxd | ||
| ncloud | ||
| null | ||
| oneandone | ||
| openstack | ||
| oracle | ||
| parallels | ||
| profitbricks | ||
| qemu | ||
| scaleway | ||
| triton | ||
| virtualbox | ||
| vmware | ||