Skip to content

Commit 64c0774

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/command_adv2v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dynamic "tags" {
5555

5656
### Dynamic blocks in region_configs
5757

58-
You can use `dynamic` blocks for `region_configs`. The plugin assumes that `for_each` has an expression which is evaluated to a `list` of objects.
58+
You can use `dynamic` blocks for `region_configs`. The plugin assumes that the value of `for_each` is an expression which evaluates to a `list` of objects.
5959

6060
This is an example of how to use dynamic blocks in `region_configs`:
6161
```hcl

0 commit comments

Comments
 (0)