Installment Terraform¶
Overview¶
Guidance to set up Terraform provider block.
Installment¶
For Windows:
Using method: Manual
Steps:
[1] Go to Installment Official Website to download targeted version
At 2025-01, we using version 1.10.5
[2] Extract the terraform zip file and copy .exe into C://Program Files/Terraform/terraform.exe
[3] Added PATH variable to entrypoint into C://Program Files/Terraform/
[4] Refresh termial (or restart machine) to invoke new terraform version
[5] Verify with command terraform --version
[6] Upgrade init for the provider
[7] Verify changes to see No changes. Your infrastructure matches the configuration.
Note:
[1] There is different between method of using choco install and manual install.
[2] Make sure there is different between AMD and 386 version
Verify by command