Skip to content

Data Formats

This section groups the common configuration and data representation formats used throughout the wiki.

Pages

Practical Notes

  • Use YAML when humans edit the file often.
  • Use JSON when strict machine parsing matters.
  • Use HCL for Terraform and related HashiCorp tooling.
  • Use the state page when the docs refer to desired state or current state.