Hey folks, we have released 2.0.0-alpha.1 of the IAC Gradle plugin (previously known as the Terraform plugin), but we have also added support for OpenTofu. 🕺
This is the first alpha release with many breaking changes. The major one is that we reworked it so that is purely model-driven - no need to configure any tasks, just configure the model. For those of you who use Terraform for all your infrastructure mgmt, this is a big step forward over the previous releases. And now, having added OpenTofu support, we are covering another base.
If you already use this plugin suite, feel free to check out the new version and provide feedback, but make sure you read both the changelog and the upgrade guide over at
https://iac-gradle.ysb33r.org.
(There are some small features missing, which will be added before the final release - they are all listed over at
https://gitlab.com/ysb33rOrg/gradle/terraform-gradle-plugin/-/milestones/18#tab-issues)