run-digger
Version updated for https://github.com/diggerhq/digger to version taco/statesman/v0.1.29.9.
- This action is used across all versions by 14 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, formerly known as Digger (now OpenTaco), enables seamless CI/CD automation for Terraform and OpenTofu by integrating directly into your existing CI infrastructure. It eliminates the need for separate CI systems, offering secure, cost-effective, and scalable Terraform execution with features like PR-level locks, RBAC via Open Policy Agent (OPA), drift detection, and integration with tools like Terragrunt and Checkov. This action simplifies infrastructure management by running Terraform natively in your CI, avoiding third-party dependencies and reducing complexity.
Release notes
Taco Statesman v0.1.29.9
Downloads
- Linux AMD64: statesman-linux-amd64 (checksum)
- Linux ARM64: statesman-linux-arm64 (checksum)
- Linux 386: statesman-linux-386 (checksum)
- macOS AMD64: statesman-darwin-amd64 (checksum)
- macOS ARM64: statesman-darwin-arm64 (checksum)
- Windows AMD64: statesman-windows-amd64.exe (checksum)
- Windows 386: statesman-windows-386.exe (checksum)
Docker
docker pull ghcr.io/diggerhq/digger/taco-statesman:v0.1.29.9
Installation
Download the appropriate binary for your platform and make it executable:
chmod +x statesman-<platform>-<arch>
sudo mv statesman-<platform>-<arch> /usr/local/bin/statesman