tfutils / tfenv

Terraform version manager
MIT License
4.48k stars 454 forks source link

tfenv-pin does not respect TFENV_CONFIG_DIR #333

Closed amake closed 2 years ago

amake commented 2 years ago

This PR fixes #294 as well as the fact that tfenv-pin does not respect TFENV_CONFIG_DIR and instead insists on looking at TFENV_ROOT.

Also obsoletes #304 and #293