tfutils / tfenv

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

unable to install tfenv through JAMF MDM #377

Open nitink03 opened 1 year ago

nitink03 commented 1 year ago

Unable to do normal installation of tfenv as terraform application manager through JAMF MDM on Mac systems. Not working properly or as expected. Its better, if you can guide here..

worzel666 commented 1 year ago

More information required; can you enable debug mode please and post the output? Does it run?

nitink03 commented 1 year ago

I am unable to install it as per requirement. I want .tfenv need to be installed on /usr/local/bin without help of home-brew (normal installation through JAMF - MAC Mdm). and it will work with terraforms version manager. Is it possible? How? Can you please guide us?

nitink03 commented 1 year ago

Also, can you help me for default path of tfenv installtion without Home-brew method? and with HomeBrew method?

nitink03 commented 1 year ago

Any updates on this?

nitink03 commented 1 year ago

Any updates on this?

alex-shafer-1002 commented 1 year ago

Hello, I'm not a maintainer just a random person.

tfenv is all shell, so I expect you should just be able to copy the bin, lib, libexec, and share directories from the root of this repo onto the target machine, and then ensure the bin directory is on the PATH, wherever you end up putting it.