HCL (HashiCorp Configuration Language)¶
HCL (HashiCorp Configuration Language) is a domain-specific language used by Terraform to define infrastructure resources.^[400-devops__08-Infrastructure-as-Code__devops-terraform__terraform__基礎架構自動化編排工具-terraform.md]
File Extensions¶
Configuration files written in HCL utilize the *.tf file extension^[400-devops__08-Infrastructure-as-Code__devops-terraform__terraform__基礎架構自動化編排工具-terraform.md].
Related Concepts¶
- Terraform
- [[Infrastructure as Code]]
Sources¶
^[400-devops__08-Infrastructure-as-Code__devops-terraform__terraform__基礎架構自動化編排工具-terraform.md]