Simplest way to install and configure terraform on windows is via chocolatey
-
Download and Install Chocolatey Software as highlighted here https://chocolatey.org/install
-
Install terraform via chocolatey using below command or refer https://community.chocolatey.org/packages/terraform
choco install terraform -y