• 00Days
  • 00Hours
  • 00Minutes
  • 00Seconds

Category: terraform

Terraform YAML
terraform

Terraform YAML: A Practical, Human-Friendly Guide

Terraform is among the most capable infrastructure-as-code (IaC) tools in the DevOps universe. Historically, it employs its own configuration language named HCL (HashiCorp Configuration Language). In contrast, YAML (Yet Another Markup Language)

Read Article