Introduction to Terraform HCL
Learn the basics of Terraform HashiCorp Configuration Language.
We'll cover the following
HashiCorp Configuration Language (HCL) is the low-level syntax of Terraform language. The two key syntax constructs that form Terraform language syntax are arguments and blocks.
Arguments
A value is assigned to a particular name through an argument.
Get hands-on with 1400+ tech skills courses.