- Download Terraform
- Unzip Terraform to c:\Terraform
- Add terraform to your environment variables:
1 |
set PATH=%PATH%;C:\terraform |
Test your installation typing terraform in CMD.
Your output should look like this:
Blogging about some random IT challenges
1 |
set PATH=%PATH%;C:\terraform |
Test your installation typing terraform in CMD.
Your output should look like this: