Back to browse
GitHub Repository

OpenTofu fork with a native ORAS backend for storing infrastructure state in OCI registries (GHCR). Includes atomic locking, state versioning, compression, retry, and a GitHub Action for plan/apply with PR comments.

4 starsGo

Ghoten – OpenTofu fork with ORAS back end for state in OCI registries

by vmvarela·Mar 6, 2026·2 points·1 comment

AI Analysis

●●SolidNiche GemShip It

ORAS backend replaces Terraform HTTP state servers, but locking and versioning aren't novel.

Strengths
  • Native OCI registry backend eliminates separate state service overhead and auth complexity.
  • Atomic locking, compression, and GitHub Action integration ship today with real automation.
  • Tracks upstream OpenTofu cleanly; realistic compatibility matrix shows honesty about registry support.
Weaknesses
  • Solving a problem already handled by Terraform Cloud, S3+DynamoDB, and Consul; no architectural breakthrough.
  • Limited to teams already running container registries; narrows addressable market significantly.
Target Audience

DevOps engineers and infrastructure teams using OpenTofu/Terraform with container registries

Similar To

Terraform Cloud · Atlantis · Terragrunt

Similar Projects