Operations → Cloud Infrastructure
HCL
HashiCorp Configuration Language, a structured configuration language commonly used to describe infrastructure and tool configuration.
HCL (HashiCorp Configuration Language)
HCL is a configuration language designed for structured, human-readable declarations. It is closely associated with Terraform and other HashiCorp tools.
HCL is an example of a domain-specific language: its constructs are optimized for configuration and infrastructure-oriented workflows rather than arbitrary application programming.