Language

Togomak uses HashiCorp Configuration Language (HCL) (opens in a new tab) for writing the pipeline. HCL gives a very familiar configuration style as that of Terraform.

Backed up by the popular Terraform repository, you get proper typing, functions, variables and powerful error reporting, thanks to HCL, which was never possible with the previous version (v0) of togomak which used YAML.

The documentation under this subpath are from the OpenTofu Project (opens in a new tab).

HashiCorp Terraform, Terraform, HCL are trademarks of HashiCorp. OpenTofu is an open source fork of Terraform, licensed under the MPL-2.0. All documentation, references used under fair use.