🚀Day 2: Mastering Terraform's HCL Syntax and Configuration
✍️ Task 1: Familiarize with the HCL syntax used in Terraform*.*
1. HCL Block: This is the fundamental structure of Terraform’s configuration language. A block contains a label and a body, where the body can contain other blocks, arguments, or paramet...
iamsushil.hashnode.dev2 min read