Install Terraform¶

Windows¶
- Install Terraform from the
Downloads Page
(or)
-
Use GitHub Codespaces (Free for 60 hours per month)
-
Login to your GitHub account
- Click on the Profile Icon to the top right
- Click on "your codespaces".
- Codespaces will provide you a virtual machine with Ubuntu and VS Code by default.
- Follow the steps provided in the
Downloads Pagefor Linux.
Linux¶
- Follow the steps provided in the
Downloads Pagefor Linux.