update changelog

This commit is contained in:
Megan Marsh 2020-05-21 11:42:28 -07:00
parent 8f73a44410
commit 688ed63edf
1 changed files with 4 additions and 1 deletions

View File

@ -14,6 +14,7 @@
[GH-9082]
* builder/google: Implement iap proxy for googlecompute [GH-9105]
* builder/googlecompute: Changed default disk size. [GH-9071]
* builder/qemu: add support for using a network bridge [GH-9159]
* builder/virtualbox: Add `output_filename` config option to allow to set a
custom filename instead of forcing to be the same as vm_name. [GH-9174]
* builder/vsphere: floppy_label Parameter for vsphere-iso Builder [GH-9187]
@ -23,12 +24,14 @@
the AWS Secrets Manager [GH-9202]
* core: HCL logs now display source type and source name (`type.name`) in logs
to differentiate more easily who says what. [GH-9257]
* core: update consul and vault dependencies [GH-9205]
* core: Update vendored "go-getter" library with checksum fixes.
* post-processor/docker-push: Support pushing multiple tags [GH-9182]
* post-processor/docker-tag: Change field name of docker tag to "tags" instead
of "tag" since it's a list. Keep "tag" for backwards compatability.
[GH-9183]
* update consul and vault dependencies [GH-9205]
* provisioner/powershell: Update default execute command to handle script
errors [GH-9040]
### BUG FIXES:
* builder/azure-arm: Update runtime constants with a valid DataDiskName