Installing Terraform like a Pro on a MACOS using Tfenv
Install “tfenv” tool
We will install terraform using an opensource tool called “tfenv”. This utility allows us to install multiple versions of terraform and switch between versions based on our terraform code compatibility requirement.
Note that “tfe...
komlaetou.infrapost.dev3 min read