mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Update website/pages/docs/from-1.5/blocks/variable.mdx
Co-authored-by: Megan Marsh <megan@hashicorp.com>
This commit is contained in:
parent
4349a55e61
commit
3640bd9f01
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue