Live data from Hacker News

OpenTofu 1.9.0 is out with provider for_each

opentofu.org

1–3 of 3 posts

Re: OpenTofu 1.9.0 is out with provider for_each

#2
Hey folks, OpenTofu Tech Lead here!

We just pushed our latest release with some pretty massive features that have been long requested!

Provider for_each allows significant de-duplication of providers and modules.

We also added the `-exclude` flag as the inverse of `-target` which the community has been waiting a long time for.

This is in addition to many other features and bug fixes. I hope you give it at try!