Skip to content

Commit

Permalink
Merge pull request #40 from tofuutils/feat/update-readme
Browse files Browse the repository at this point in the history
feat: add info about tenv
  • Loading branch information
kvendingoldo authored Jan 12, 2024
2 parents 789047a + 3f3da30 commit 2247c74
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

[OpenTofu](https://opentofu.org/) version manager inspired by [tfenv](https://github.com/tfutils/tfenv)

## Important notice

Many people have asked about Terraform support, and we are finally ready to announce that a successor for tfenv and tofuenv is in the works. [tenv](https://github.com/tofuutils/tenv) will be able to handle both Terraform and OpenTofu binaries. Also, because it is no longer bash, no dependencies are necessary, as we converted the codebase to Golang.

Please contribute to [tenv](https://github.com/tofuutils/tenv) and award us stars. The release date will be announced soon.

## Support

Currently tofuenv supports the following operating systems:
Expand Down

0 comments on commit 2247c74

Please sign in to comment.