Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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!



> The biggest change is the updated S3 state backend which now uses the v2 Go AWS SDK underneath.

Can you shine some light on whether this change was done to maintain feature parity with Terraform's code that is also evolving? Or is this a completely new thing available only in OpenTofu but not available in Terraform?


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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: