Install Terraform in Windows 10
1 min readJul 6, 2020
About Terraform
Terraform is an open source multi cloud Infrastructure as a Code (IaC) tool.
Using Terraform we can deploy, modify and delete workloads in Azure, AWS and GCP.
The key benefit of Terraform is automation and re-usability of code to provision and de-provision resources.
My focus is to teach by command lines, I will not address path, graphical interfaces. Wait for me to do all the installation via the command line.
There are 2 ways to install Terraform: