What is Terraform? Why TF? Terraform workflow

Terraform is an open-source Infrastructure as Code (IaC) tool created by HashiCorp. It allows users to define and manage infrastructure using a high-level configuration language called HashiCorp Configuration Language (HCL) or optionally JSON. Terraform is designed to provide a consistent CLI workflow to manage hundreds of cloud services, enabling infrastructure to be expressed as code […]

3 mins read