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