update changelog

This commit is contained in:
Wilken Rivera 2020-03-24 14:57:01 -04:00
parent 413e19b842
commit 5623dfd5c9
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@
* builder/azure: Fix HCL2 bug that prevented Azure and other builders from
loading properly. [GH-8785]
* builder/googlecompute: Fix WinRMPassword template engine. [GH-8890]
* builder/googlecompute: Replace deprecated "sshKeys" metadata with "ssh-keys"
to fix SSH authentication issue [GH-8942]
* builder/proxmox: Add new validation to catch that template_name cannot
contain spaces. [GH-8799]
* builder/vagrant: Fix path validation in ssh config step. [GH-8826]