Update website/content/partials/guides/hcl2-beta-note.mdx

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
This commit is contained in:
Sylvia Moss 2021-02-16 12:48:39 +01:00 committed by GitHub
parent 1049db4f98
commit 514be931be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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).