OpenTaco, formerly Digger, is an open-source, self-hostable CI/CD orchestrator specifically designed for Terraform. It aims to streamline infrastructure as code workflows by automating key processes like state management, PR automation, remote execution, and drift detection. The platform integrates seamlessly with existing CI/CD pipelines, such as GitHub Actions, to provide fast and secure infrastructure orchestration.
OpenTaco is built for cloud-native leaders and development teams looking to enhance the efficiency and reliability of their Terraform deployments. It offers features like parallel plan/apply jobs, PR-level locking to prevent stale plans, automated plan previews in pull request comments, and drift detection with alerts to various platforms. Its dynamic project generation caters to large numbers of state files, making it suitable for complex infrastructure setups. The tool emphasizes security with its credentials management, keeping secrets within the same repository.