Hi @faizan82,
The dynamic blocks feature works a little differently than for_each
on resources. The iterator in that context is the block name by default, not “each”. Try the configuration using security_rule
rather than each
.
Hi @faizan82,
The dynamic blocks feature works a little differently than for_each
on resources. The iterator in that context is the block name by default, not “each”. Try the configuration using security_rule
rather than each
.