...

/

What is Terraform?

What is Terraform?

This lesson will address what Terraform is and how it works.

Terraform

Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Essentially, it takes the infrastructure that you have defined in code and makes it real. The beauty of Terraform is that it does not ask you how to get from the infrastructure you have to the ...

Terraform