March 2018
Intermediate to advanced
376 pages
7h 25m
English
Terraform installation can be done through downloading a single binary package. Download the binary package from https://www.terraform.io/downloads.html according to your OS.
Once the installation is done, verify it by running the following command:
$ terraform --version