im2nguyen / rover

Interactive Terraform visualization. State and configuration explorer.
MIT License
3.01k stars 177 forks source link

Support OpenTofu #133

Open chenrui333 opened 1 year ago

chenrui333 commented 1 year ago

Just log an issue once OpenTF stable release is available :)

hatless commented 7 months ago

v1.6 has been out for a couple of months and seems to work with all the usual tooling.

kvendingoldo commented 6 months ago

At this moment if you need to have a support of Terraform as well as OpenTofu (and Terragrunt :) ) in one tool you can use https://github.com/tofuutils/tenv which my team wrote some months ago. A lot of users switched to that tool to unify version management in the world of Terraform.

You're welcome to open any issues or contribute to tenv.