TerraWeek Day 2 : Familiarize yourself with Terraform Questions and blogs
Task 1: Familiarize yourself with HCL syntax used in Terraform
HashiCorp Configuration Language (HCL) is used in Terraform to write infrastructure as code (IaC). It's a declarative language designed to be easy to read and write, allowing users to def...
iujawaltiwari.hashnode.dev5 min read