How-to guides and concept references for Terrantula.
Action triggers covers how Terrantula dispatches work to external systems — webhooks, GitHub pull requests, Terraform Cloud, Atmos workflows, and Atlantis. Includes YAML syntax, retry behavior, and completion semantics for each trigger type.
Interpolation covers the {{ ... }} template syntax used in trigger payloads, URLs, PR titles, file content, and every other trigger field. Includes all available variables, callback token security, and worked examples.
Deploy on Kubernetes walks the Helm-based self-hosted install: PostgreSQL, the API server, and the worker — with configuration reference for ingress, replicas, and external databases.