Update website/pages/docs/from-1.5/expressions.mdx

Co-Authored-By: Megan Marsh <megan@hashicorp.com>
pull/9078/head
Adrien Delorme 6 years ago committed by GitHub
parent c5c3585df1
commit 304f615bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save