tenv
tenv copied to clipboard
OpenTofu / Terraform / Terragrunt and Atmos version manager
**Describe the bug** When installing an OpenTofu version tenv on windows with powershell it seems to create the lock file in the incorrect location. Running `tenv tofu install 1.7.1` for...
**Describe the solution you'd like** tfswitch support `--mirror` command that can be used with local proxy. E.g.: `["tfswitch", "--mirror", "https://localhost-archive/mirror/terraform", "--bin", f"{os.getcwd()}/bin/terraform"]` Looks like that it should work via TFENV_REMOTE,...
- [x] Replace all TODO's to the required documentation. - [x] Move sections inside of `version files` to `` - [ ] Check all links in README.md - [ ]...
cc https://github.com/Homebrew/homebrew-core/pull/172289
Right now, I cannot find clear documentation on which order version detection uses. There is a decent listing of which things _can_ be looked at, but it's not immediately obvious...
I was not able to find it in the docs
**Describe the bug** Docker build does not work at release stage. https://github.com/tofuutils/tenv/actions/runs/8909101667
We need to add a support of installing tenv from snap https://goreleaser.com/customization/snapcraft/