Releases: naveenrajm7/packer-plugin-utm
Releases · naveenrajm7/packer-plugin-utm
v0.3.1
Highlights
- 5709b69 Update SDK to hashicorp/packer-plugin-sdk-0.6.0
- 952e185 cloud: add no pause config.
Support skiping all pause steps - a49461a cd (cloud) : disable -hfs while creating cd.
While building x86 VMs , cd built with -hfs option on ARM Mac does not work (not compatible) in x86 VMs. - af1e4a4 cloud: use our own cd creation step.
Add pause config for cloud builder
v0.3.0
BREAKING CHANGE
- By default newly created VM by packer will have uefi_boot and hypervisor turned off
Highlights
- New configs: uefi_boot, hypervisor, isos , drive interface , additional disk , guest addition config , cd_files and more
- New Steps: Handle additional disks, additional isos, removes isos before export
- ISO builder :
- Support cd_files , guest additions
- Allow Pause steps to be skipped via nopause options .
display_nopause
,boot_nopause
,export_nopause
- Cloud builder :
- Support cd_files for cloud-init
- Add option to resize the cloud image disk .
resize_cloud_image
v0.2.0
Highlights
- Adds new builder
utm-cloud
v0.1.0
What's New
- Add new utm-iso builder
- Add new utm-vagrant preprocessor
- Add new utm driver 4.6.x
v0.0.2
bump version
v0.0.1-test2
Update go version
v0.0.1-test1
remove deprecated keyword
v0.0.1-test
Full Changelog: v0.0.1...v0.0.1-test
Release Test
v0.0.1 prepare beta release