Skip to content

Commit 7fd7785

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

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
@@ -76,7 +76,7 @@ replication_specs {
7676

7777
### Dynamic blocks in replication_specs
7878

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

8181
This is an example of how to use dynamic blocks in `replication_specs`:
8282
```hcl

0 commit comments

Comments
 (0)