Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 814 Bytes

install.md

File metadata and controls

23 lines (14 loc) · 814 Bytes

Install Terraform

Windows

  1. Install Terraform from the Downloads Page

(or)

  1. 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" as shown in the Image
  • Codespaces will provide you a virtual machine with Ubuntu and VS Code by default.
  • Follow the steps provided in the Downloads Page for LINUX.

Linux

  • Follow the steps provided in the Downloads Page for Linux.

macOS

  • Follow the steps provided in the Downloads Page for macOS.