Skip to content

Commit a6be82a

Browse files
Update docs/command_clu2adv.md
Co-authored-by: lmkerbey-mdb <[email protected]>
1 parent 64c0774 commit a6be82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/command_clu2adv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ We recommend reviewing the output and making sure it fits your needs.
3737

3838
### Dynamic blocks in tags and labels
3939

40-
You can use `dynamic` blocks for `tags` and `labels`. The plugin assumes that `for_each` has an expression which is evaluated to a `map` of strings.
40+
You can use `dynamic` blocks for `tags` and `labels`. The plugin assumes that the value of `for_each` is an expression which evaluates to a `map` of strings.
4141
You can also combine the use of dynamic blocks in `tags` and `labels` with individual blocks in the same cluster definition, e.g.:
4242
```hcl
4343
tags {

0 commit comments

Comments
 (0)