From c8558508317c25f765ad6fd9b6b183e868d7af05 Mon Sep 17 00:00:00 2001 From: lonegunmanb Date: Tue, 24 Jan 2023 14:43:46 +0000 Subject: [PATCH] backport of commit e86ec8e000083034a26e4458cd5bbf364a681088 --- .../docs/templates/hcl_templates/blocks/build/provisioner.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/templates/hcl_templates/blocks/build/provisioner.mdx b/website/content/docs/templates/hcl_templates/blocks/build/provisioner.mdx index a7a866f56..88f0c479d 100644 --- a/website/content/docs/templates/hcl_templates/blocks/build/provisioner.mdx +++ b/website/content/docs/templates/hcl_templates/blocks/build/provisioner.mdx @@ -135,7 +135,7 @@ build { ``` As you can see, the `override` key is used. The value of this key is another -HCL attribute map where the key is the name of a [builder +HCL attribute map where the key is the name of a [source definition](/docs/templates/hcl_templates/blocks/source). The value of this is in turn another HCL attribute map. This HCL attribute map simply contains the provisioner configuration as normal. This configuration is merged into the default