mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
update changelog
This commit is contained in:
parent
75cfc97da4
commit
ad129e7df9
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
* builder/azure-chroot: Fix typo in option `exlude_from_latest` to
|
||||
`exclude_from_latest`. Old name will still be respected. [GH-10034]
|
||||
* builder/openstack: Fix source image validation regression when using filters.
|
||||
[GH-10065]
|
||||
* core/hcl2: Packer HCL's "Coalesce" function now behaves same way as
|
||||
Terraform's. [GH-10016]
|
||||
* core/HCL: Hide sensitive variables from output. [GH-10031]
|
||||
|
|
|
|||
Loading…
Reference in a new issue