Installing Terraform
To install Terraform:
-
Download the Windows or Linux AMD64 version of the terraform.exe file from here.
-
Extract the downloaded archive contents to the appropriate directory on your computer.
-
Open a new command prompt with administrative privileges and navigate to the Terraform executable's directory by setting the path.
-
Run the
terraform -v
command and enter Enter. This command should display the installed Terraform version, confirming the installation is successful.