Installing Terraform

To install Terraform:

  1. Download the Windows or Linux AMD64 version of the terraform.exe file from here. Minimum Terraform supported version is 1.10.5.

  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 select Enter. This command should display the installed Terraform version, confirming the installation is successful.