Releases: mayn/packerlicious
Releases · mayn/packerlicious
v1.5.0
hashicorp/packer 1.4.2 feature sync [GH-174]
BACKWARDS INCOMPATIBILITY
hashicorp introduced backwards incompatibilities in v1.4.0 see hashicorp packer release notes for more info.
IMPROVEMENTS:
add support for jetbrains vsphere plugins (https://github.com/jetbrains-infra/packer-builder-vsphere). thanks @thor
- community.builder/VsphereClone
- community.builder/VsphereIso
v1.4.2
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
packer 1.3.3 feature sync
FEATURES
- builder/VirtualBoxIso: add memory, cpu, and usb attributes [GH-163]
- builder/HetznerCloud: add support for packer Hetzner Cloud builder
- provisioner/Breakpoint: add support for packer breakpoint provisioner
IMPROVEMENTS:
- community.builder/ArmImage: add support for solo-io/packer-builder-arm-image [GH-164]
v1.1.0
packer 1.3.1 feature sync
BACKWARDS INCOMPATIBILITY
- EnvVars output rendering has changed. see [GH-170]
FEATURES
- builder/PackerCommunicator: add ssh_clear_authorized_keys [GH-158]
- builder/AmazonSourceAmiFilter: make owners a required field [GH-142]
- builder/AmazonChroot: property validation when from_scratch specified[GH-130]
- builder/DigitalOcean: property updates[GH-140]
- builder/CloudStack: property updates [GH-141]
- builder/GoogleCompute: add property min_cpu_platform [GH-145]
- builder/HypervVmcx: property updates [GH-150]
- builder/LXD: add property launch_config [GH-160]
- post_processors/VSphere: property updates [GH-157]
- provisioner/Shell: add property use_env_var_file [GH-159]
IMPROVEMENTS
- python 3.7 support [GH-138]