
Terraform
Terraform is an open-source infrastructure as code software tool created by HashiCorp. It allows infrastructure to be expressed as code in a simple, human readable language called HCL (HashiCorp Configuration Language). The Terraform CLI automatically reads configuration files and provides an execution plan of changes, which can be reviewed for safety and then applied and provisioned.
Overview of Terraform
Terraform is an open-source infrastructure as code software tool created by HashiCorp. It allows infrastructure to be expressed as code in a simple, human readable language called HCL (HashiCorp Configuration Language). The Terraform CLI automatically reads configuration files and provides an execution plan of changes, which can be reviewed for safety and then applied and provisioned.
Terraform Specifications
Terraform Recommendations
People have also recommended 13 Terraform Alternatives and 0 Terraform Pros & Cons thus far.