Update existing entry on CHANGELOG

This commit is contained in:
Moss 2020-06-16 17:34:58 +02:00
parent b4619b20f9
commit b733920987
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@
builder provisioners and post-processors [GH-8956]
* core/HCL: HCL mode now honors -only and -except options. [GH-8947]
* core: New template function: aws_secretsmanager [GH-9099]
* provisioner/ansible: Add option to not use localhost proxy adapter. Removes
* provisioner/ansible: Add `use_proxy` option to not use localhost proxy adapter. Removes
need for ansible connection_plugin when using WinRM. [GH-8625]
* provisioner/powershell: Add `debug_mode` option to help with debugging
generated scripts [GH-8996]