kmoe
kmoe
Sure, is there any particular reason that was left as a TODO - anything to look out for here?
tmux would be great!
Please post the Terraform config you were using when you got this error, or preferably a minimal reproduction case. Otherwise it is impossible to investigate what happened here.
also possibly https://warrensbox.github.io/terraform-switcher/
See https://github.com/hashicorp/terraform-ls/issues/128 for unexpected behaviour cased by using a wrapper script to set appropriate env vars.
Another one: https://github.com/Yleisradio/homebrew-terraforms
Results of investigation. Branch `tfenv-etc` contains some Dockerfiles for experimenting with these utilities in a clean environment (except homebrew-terraforms, which is only available for macOS). ## tfenv Installing tfenv adds...
Some options for doing this: 1. Make a script that will regenerate the plan files for a given Terraform version and OS, and have devs run this whenever they bump...