mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04:00
Update website/pages/docs/from-1.5/expressions.mdx
Co-Authored-By: Megan Marsh <[email protected]>
This commit is contained in:
co-authored by
Megan Marsh
parent
c5c3585df1
commit
304f615bc3
@@ -257,7 +257,7 @@ set.
|
||||
## `dynamic` blocks
|
||||
|
||||
Within top-level block constructs like sources, expressions can usually be used
|
||||
only when assigning a value to an argument using the `name = expression`, `key
|
||||
only when assigning a value to an argument using the `name = expression` or `key
|
||||
= expression` form. This covers many uses, but some source types include
|
||||
repeatable _nested blocks_ in their arguments, which do not accept expressions:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user