HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cam72cam

no profile record

Submissions

OpenTofu 1.9.0 is out with provider for_each

opentofu.org
2 points·by cam72cam·2 anni fa·1 comments

OpenTofu Variables in Module Sources

opentofu.org
5 points·by cam72cam·2 anni fa·2 comments

OpenTofu 1.6.0-Alpha4 Released

github.com
3 points·by cam72cam·3 anni fa·3 comments

comments

cam72cam
·2 anni fa·discuss
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!
cam72cam
·2 anni fa·discuss
Absolutely incredible achievement, I'm still shaking!
cam72cam
·2 anni fa·discuss
We are maintaining reasonable compatibility where we can. For example, there are some terraform cloud specific features that don't make sense for OpenTofu which we have not added.

Given that we are trying to make the migration as painless as possible, we plan on continuing this approach as long as we reasonably can.

While a lot of our focus is on maintaining compatibility with new terraform releases, we also try to dedicate a lot of our release cycle to implementing features that the community is advocating for. I'm quite proud that this release is a good example of that.
cam72cam
·2 anni fa·discuss
OpenTofu Technical Lead here! We'll be around if you have any questions on this release, or OpenTofu in general!
cam72cam
·2 anni fa·discuss
We've added support for the .tofu extension and are working on IDE support for it. This will allow module authors to include support for new OpenTofu (and Terraform) features side-by-side. We have some good examples in the blog post!

In the mean time, OpenTofu is aiming to implement many of the new features that Terraform has been adding (driven by community input). We've also seen recent Terraform releases add features that OpenTofu has already included (templatestring for example).
cam72cam
·2 anni fa·discuss
We are super excited to be implementing what the community has been asking about for years. It's what drives our core team.
cam72cam
·2 anni fa·discuss
SpaceX does not stream on YouTube, you are watching an old launch on a fake channel. Please report them.
cam72cam
·3 anni fa·discuss
For this upcoming release we are trying to keep feature parity where possible. This is a feature that is generally available in Terraform and has an api that is almost the same.

One significant note is that by default OpenTofu supports most s3 compatible endpoints out of the box, without having to disable s3 checksum validation (as opposed to Terraform 1.6.3).

Also our backwards compatibility with older endpoint configurations is fully supported, without any configuration changes. Terraform (as of 1.6.3) still does not function correctly with bare endpoints.
cam72cam
·3 anni fa·discuss
Hi! I'm one of the new core maintainers at OpenTofu! We're thrilled to announce the next alpha release with some major improvements!

We are excited to be one step closer to our first Stable release and as always are looking for feedback and contributions from the community.

Want to get involved? Join our slack (https://opentofu.org/slack) or hop right into the GitHub issues and PRs!