Community
free- The Terraform provider
- A local server on your own hardware
- A living document for every resource
- Updated automatically on every apply
- The reason, written by a local model
A Terraform provider that keeps every resource documented, on hardware you own.
Casefile does its work during the apply you were running anyway.
Casefile goes into your Terraform config like any other provider, pointed at the server running on your own hardware.
On each apply the provider hands the change to the server, which records it against the resource and works out why it happened.
Every resource's history is Markdown in your repo. Read it there, during terraform plan, or from your own agents.
One file per resource, carrying its purpose, its dependencies and the reason behind every change.
One living file per resource, holding what it is for, what it depends on, and every change ever made to it.
The record is made by the run that made the change, so the documentation and the infrastructure cannot drift apart.
A model on your own hardware notes why a change happened, grounded in the commit that carried it. Missing context is flagged rather than invented.
Plain files you can read, diff and review like any other code. There is nothing to export and nowhere else to look.
A resource's history appears beside its diff while you are reviewing it, so you approve with the background already there.
One local server behind both, writing into the same store, so the estate stays in one place as it grows.
The server and the model both run on hardware you control. Casefile reads your state and writes to your repo, and no detail of your infrastructure is sent anywhere else.
That is also what lets it read things a hosted tool never could.
The provider is free forever. Pro adds what a team needs to share the documentation and keep it current across everyone.
Join the waitlist and we will email you when early access opens.
No spam. One email, when Casefile is ready for you.