To install Terraform, we have these options:
- Use the official documentation from Hashicorp
- Install Terraform through WSL
- Run the setup-terraform.sh script
After installing, verify.
$ terraform -v
To install Terraform, we have these options:
After installing, verify.
$ terraform -v