update changelog
This commit is contained in:
parent
413e19b842
commit
5623dfd5c9
|
@ -42,6 +42,8 @@
|
||||||
* builder/azure: Fix HCL2 bug that prevented Azure and other builders from
|
* builder/azure: Fix HCL2 bug that prevented Azure and other builders from
|
||||||
loading properly. [GH-8785]
|
loading properly. [GH-8785]
|
||||||
* builder/googlecompute: Fix WinRMPassword template engine. [GH-8890]
|
* 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
|
* builder/proxmox: Add new validation to catch that template_name cannot
|
||||||
contain spaces. [GH-8799]
|
contain spaces. [GH-8799]
|
||||||
* builder/vagrant: Fix path validation in ssh config step. [GH-8826]
|
* builder/vagrant: Fix path validation in ssh config step. [GH-8826]
|
||||||
|
|
Loading…
Reference in New Issue