Support OpenTofu #955
-
Feature OverviewSupport OpenTofu. Why is the feature needed?To support OpenTofu users. NoteWe don't have any strong motivation to support OpenTofu for now, but if OpenTofu is fully compatible with Terraform, We'll check if tfcmt should work with OpenTofu. If you have any feedbacks, please comment. Reference |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Oh, I see. tfcmt v4.6.1 doesn't work well with OpenTofu. Comments don't have tofu Terraform |
Beta Was this translation helpful? Give feedback.
-
Note that our OpenTofu Support is Best Effort. |
Beta Was this translation helpful? Give feedback.
We roughly checked if tfcmt worked with OpenTofu, then we fixed some issues that tfcmt didn't work with OpenTofu.
We tested tfcmt with OpenTofu v1.6.0-alpha2.
tfcmt seems to work with OpenTofu.
You can simply replace Terraform CLI with OpenTofu CLI.
But we didn't check deeply. We just checked roughly.
And we don't promise OpenTofu Support for now.
We primary support Terraform.