From 514be931be6e42bb2cb9180e69940bd5ae8e2ee5 Mon Sep 17 00:00:00 2001 From: Sylvia Moss Date: Tue, 16 Feb 2021 12:48:39 +0100 Subject: [PATCH] Update website/content/partials/guides/hcl2-beta-note.mdx Co-authored-by: Adrien Delorme --- website/content/partials/guides/hcl2-beta-note.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/website/content/partials/guides/hcl2-beta-note.mdx b/website/content/partials/guides/hcl2-beta-note.mdx index 4f7777ae7..6b8a621ab 100644 --- a/website/content/partials/guides/hcl2-beta-note.mdx +++ b/website/content/partials/guides/hcl2-beta-note.mdx @@ -1,3 +1 @@ --> **Note:** Starting from version **1.5.0** HCL2 templates were first introduced as a beta feature into Packer. As of **1.7.0**, -HCL2 support is no longer in beta, and is the preferred way to write Packer -configuration. +-> **Note:** Packer version **1.5.0** introduced support for HCL2 templates as a beta feature. As of version **1.7.0**, HCL2 support is no longer in beta and is the preferred way to write Packer configuration(s).