Update website/pages/docs/from-1.5/blocks/variable.mdx

Co-authored-by: Megan Marsh <megan@hashicorp.com>
pull/9291/head
Adrien Delorme 6 years ago committed by GitHub
parent 4349a55e61
commit 3640bd9f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ sidebar_title: <tt>variable</tt>
`@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.

Loading…
Cancel
Save