OpenTaco is built starting from the “core” which is State Management. Next milestones add orchestration and guardrails.
1

1. State Management (we are here)

  • Units CRUD + locking
  • HTTP backend proxy and S3-compatible endpoint
  • CLI and Terraform provider to manage OpenTaco itself
  • Storage in S3 (bucket-only; drop-in with existing S3 backend bucket)
  • Cross-unit dependencies + status API
2

2. Remote Runs (Next)

  • CLI‑driven remote runs; server schedules on external compute
  • CLI watch/logs; runs respect locks; artifacts/logs retrieval
  • See: Remote Runs (How it would work)
3

3. VCS Integration & UI

4

4. Drift Detection

5

5. Policies

Note: This roadmap is directional and subject to change; no timelines are implied.