Kilolock is a Terraform and OpenTofu backend with a PostgreSQL-backed state model, query workflows, and optional higher-level coordination features.
The simplest way to think about it is:
kl to inspect state in ways plain Terraform does not supportkl examplesPlain Terraform plus a normal backend gives you remote state storage and locking.
Kilolock adds:
The strongest part of the product story is not abstract architecture language. It is concrete operator workflows. This site therefore emphasizes command examples early.
This site combines:
kilolockdocskilolockossThat keeps implementation-heavy material close to the OSS codebase while still giving kilolock.dev a coherent public documentation surface.