Infrastructure as Code Today, Terraform has become the gold standard for IaC. Terraform requires the use of HashiCorp Configuration Language (HCL), a DSL from Hashicorp used in Terraform. Pulumi, on the other hand, is another alternative to IaC, catching up in the popularity race, allowing general purpose languages like Python, TypeScript, JavaScript, Go…