Initial alpha release of Terrapod — an open-source platform replacement for Terraform Enterprise.
Features
- Workspaces with remote state management, locking, and Fernet encryption at rest
- Remote execution via K8s Jobs (ARC pattern)
- VCS integration (GitHub App, GitLab) with polling-first design
- Label-based RBAC with hierarchical workspace permissions
- Private module and provider registry with pull-through caching
- SSO via OIDC and SAML
- Drift detection
- Run triggers for cross-workspace dependency chains
- Run tasks for pre/post-plan validation webhooks
- Notifications (webhook, Slack, email)
- Audit logging with configurable retention
- Health dashboard
- Dynamic cloud credentials via K8s workload identity (AWS IRSA, GCP WIF, Azure WI)
- TFE V2 API compatibility
Status
Alpha — early feedback appreciated.