diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b4c00837..55affec99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ has been merged with the Packer core. It will be officially supported by the Packer team at HashiCorp moving forward. [GH-8480] +** HCL2 variables & functions ** HCL2 configurations can now use `variable`, +`variables`, `locals`, and functions [GH-8588]. + ### IMPROVEMENTS: * builder/alicloud: Add AlicloudProfile option. [GH-8560] * builder/amazon: Add max_retries option to aws builders [GH-8709]