You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, as I'm often switching between modules/projects which use different versions of Terraform, I'd like if I could do it quickly. So I thought of the idea of how nice would it be to be able to do it in a way one can switch directories with the cd command, since it's intuitive for the folks that are handy in CLI env.
So something like
tfenv -
or
tfenv use -
is what I had in mind. What do you think about this idea?
I'd be happy to volunteer and implement it.
The text was updated successfully, but these errors were encountered:
Hey, I'm using the tfenv tool and I love it!
However, as I'm often switching between modules/projects which use different versions of Terraform, I'd like if I could do it quickly. So I thought of the idea of how nice would it be to be able to do it in a way one can switch directories with the
cd
command, since it's intuitive for the folks that are handy in CLI env.So something like
is what I had in mind. What do you think about this idea?
I'd be happy to volunteer and implement it.
The text was updated successfully, but these errors were encountered: