diff --git a/website/pages/docs/from-1.5/blocks/variable.mdx b/website/pages/docs/from-1.5/blocks/variable.mdx index ce960e56f..7e77541fc 100644 --- a/website/pages/docs/from-1.5/blocks/variable.mdx +++ b/website/pages/docs/from-1.5/blocks/variable.mdx @@ -11,7 +11,7 @@ sidebar_title: variable `@include 'from-1.5/beta-hcl2-note.mdx'` -The `variable` block also called the input-variable block defines variables +The `variable` block, also called the `input-variable` block, defines variables within your Packer configuration. An input-variable cannot be used in another input variable, we recommend using [locals](/docs/from-1.5/blocks/locals) for that instead.