correct document issue in provisioner block doc

pull/12210/head
lonegunmanb 3 years ago
parent 38d0bc818d
commit e86ec8e000

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

Loading…
Cancel
Save