Skip to content

Commit

Permalink
Added for_each link
Browse files Browse the repository at this point in the history
Signed-off-by: Janos <[email protected]>
  • Loading branch information
Janos committed Apr 18, 2024
1 parent 9be140c commit 6fcad3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2024-04-18-opentofu-1-7-0-beta1.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ If you are interested in a detailed breakdown of this functionality and some of

## Loopable import blocks

We made several improvements to the declarative import blocks, most prominently you can now use the `for_each` instruction on the block.
We made several improvements to the declarative import blocks, most prominently you can now use the `for_each` instruction on the block. We have prepared a [full documentation](https://1-7-0-beta1.opentofu.pages.dev/docs/language/import/#importing-multiple-resources) for this feature.

In previous OpenTofu versions, you could already use the `import` block to declaratively import resources, for example:

Expand Down

0 comments on commit 6fcad3f

Please sign in to comment.