tfutils / tfenv

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

Support redirects on downloads #291

Closed troyready closed 2 years ago

troyready commented 2 years ago

This adds the -L flag to curl to have it follow redirects. This can be useful with custom TFENV_REMOTEs, where a redirect may be returned.