Installing Terraform

To install Terraform:

  1. Download the Windows or Linux AMD64 version of the terraform.exe file from here.

  2. Extract the downloaded archive contents to the appropriate directory on your computer.

  3. Open a new command prompt with administrative privileges and navigate to the Terraform executable's directory by setting the path.

  4. Run the terraform -v command and enter Enter. This command should display the installed Terraform version, confirming the installation is successful.