hatchmoment. scored by care · not by stars

choudoufu

choudoufu: OpenTofu with live resource markers for stateless cloud management

choudoufu replaces Terraform state files with live tags on AWS resources, letting the plan reconstruct prior state from the cloud itself. It works by embedding ownership markers directly on resources and rebuilding state during each plan run. This is useful for teams that want a truly stateless, lock‑free workflow and reduces drift between code and live infrastructure. Compared to traditional IaC tools, it removes the need for separate state storage and backend configuration.

View on GitHub →

INTENTIUS/choudoufu