From 1b532fc816902ebb192b12322cb03c85616351ab Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Fri, 20 Dec 2019 11:23:48 +0100 Subject: [PATCH] link to guides in HCL docs (#8526) --- website/source/docs/configuration/from-1.5/index.html.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/website/source/docs/configuration/from-1.5/index.html.md b/website/source/docs/configuration/from-1.5/index.html.md index ff3953d70..3ddcb5aed 100644 --- a/website/source/docs/configuration/from-1.5/index.html.md +++ b/website/source/docs/configuration/from-1.5/index.html.md @@ -11,7 +11,10 @@ description: |- # HCL Configuration Language Packer uses the Hashicorp Configuration Language - HCL - designed to allow -concise descriptions of the required steps to get to a build file. +concise descriptions of the required steps to get to a build file. This page +describes the features of HCL2 exhaustively, if you would like to give a quick +try to HCL2, you can also read the quicker [HCL2 getting started +guide](/guides/hcl). ## Builds