You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/command_clu2adv.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ We recommend reviewing the output and making sure it fits your needs.
37
37
38
38
### Dynamic blocks in tags and labels
39
39
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.
41
41
You can also combine the use of dynamic blocks in `tags` and `labels` with individual blocks in the same cluster definition, e.g.:
0 commit comments