From 2c5c84e5148a5af49b85d9f3861667c0df4dcb5e Mon Sep 17 00:00:00 2001 From: nphilbrook <42616679+nphilbrook@users.noreply.github.com> Date: Mon, 14 Jul 2025 15:13:54 -0400 Subject: [PATCH] Update website/content/docs/templates/hcl_templates/blocks/build/hcp_packer_registry.mdx Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com> --- .../hcl_templates/blocks/build/hcp_packer_registry.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/templates/hcl_templates/blocks/build/hcp_packer_registry.mdx b/website/content/docs/templates/hcl_templates/blocks/build/hcp_packer_registry.mdx index 5ab706ce3..fffd3320f 100644 --- a/website/content/docs/templates/hcl_templates/blocks/build/hcp_packer_registry.mdx +++ b/website/content/docs/templates/hcl_templates/blocks/build/hcp_packer_registry.mdx @@ -15,8 +15,8 @@ To get started with HCP Packer, refer to the [HCP Packer documentation](/hcp/doc This block is available from version 1.7.7 of Packer. -The presence of a `hcp_packer_registry` block in a template file will enable HCP -Packer mode. Packer will push all builds within that template to the remote +Add a `hcp_packer_registry` block to your template file to enable HCP +Packer mode. When in HCP Packer mode, Packer pushes all builds in the template to the remote registry if the appropriate HCP credentials are set (`HCP_CLIENT_ID` and `HCP_CLIENT_SECRET`). If no HCP credentials are set, Packer will fail the build and exit immediately to avoid any potential artifact drift between the defined