TerraWeek Day 2
๐ Task 1: Familiarize yourself with HCL syntax used in Terraform
Learn about HCL blocks, parameters, and arguments
Blocks -
HCL uses blocks for different sections and resources in a configuration. HCL files are typically .tf extension and it contain...
nikhil16.hashnode.dev2 min read