From 26e099023bcb2c130eb2f580e176dc2a1f1031a0 Mon Sep 17 00:00:00 2001 From: Moss Date: Fri, 5 Jun 2020 11:53:14 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60a9bff69..a7e45cead 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ * core/hcl: Enable force, debug, and on-error command line flags for hcl2 builds. [GH-9234] * core/hcl: Support named builds in HCL2 templates [GH-9245] +* core/hcl: Enable only/except for provisioners and post-processors [GH-9357] * core/interpolation: Add support for specifying a particular key to fetch from the AWS Secrets Manager [GH-9202] [GH-9286] * core: HCL logs now display source type and source name (`type.name`) in logs