From c6f530d6d57702235dd57658ee4e67b9501be2de Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Fri, 28 Oct 2022 12:49:21 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 510bf6923..aa0250521 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,8 +18,8 @@ Documentation](https://github.com/hashicorp/packer-plugin-oracle) for more information. [GH-11983](https://github.com/hashicorp/packer/pull/11983) -* HCP Packer environment variables: The behaviour of some HCP Packer-specific - environment variables has changed slightly. Refer to [HCP Packer](https://developer.hashicorp.com/packer/docs/hcp) +* HCP Packer environment variables: The behavior of some HCP Packer-specific + environment variables have changed slightly. Refer to [HCP Packer](https://developer.hashicorp.com/packer/docs/hcp) in the Packer documentation for a full list of HCP Packer environment variables. [GH-12059](https://github.com/hashicorp/packer/pull/12059) - For JSON templates, the `HCP_PACKER_REGISTRY` environment variable was previously required to enable the HCP Packer integration. In this release,