TerraWeek Day 2 : HCL syntax, variables, datatypes, expressions in HCL & Terraform configuration
Introduction to HCL
HCL stands for HashiCorp Configuration Language. HCL is designed to be both human-readable and machine-friendly, making it well-suited for writing infrastructure as code (IaC) and configuration files.
In the context of Terraform, ...
lalitjain.hashnode.dev5 min read