Terraform is distributed as a binary package to install it on a Windows 10 machine
- The appropriate binary can be download from https://www.terraform.io/downloads.html.
- After downloading, and unzipping the file which contains the binary called Terraform.exe
- Move terraform.exe to a location where it will be stored (i.e. C:\Terrafrom),
- In Environment Variables set the PATH to the binary. See here for instruction on setting the path.