Download and unzip the terraform
binary. Decided where to store it, eg.
C:\terraform\terraform\terraform.exe
Now we need to edit the Path
environment variable to add the absolute path of the directory that contains the executable, eg.
C:\terraform\terraform\
to verify
terraform --version