run-digger
Version updated for https://github.com/diggerhq/digger to version v0.6.139.
- 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 and now rebranded as OpenTaco, provides CI/CD automation for Terraform and OpenTofu by integrating seamlessly with your existing CI infrastructure. It eliminates the need for separate CI systems by running Terraform natively within your CI, enhancing security, reducing costs, and offering features such as pull request-level locks, Open Policy Agent (OPA) support, drift detection, and Terraform plan/apply automation. This action is designed to simplify infrastructure-as-code workflows, improve scalability, and ensure sensitive data stays within your CI environment.
Release notes
What’s Changed
- docs: concepts/unit by @s1ntaxe770r in https://github.com/diggerhq/digger/pull/2520
- doc: fix minor typo by @dannysauer in https://github.com/diggerhq/digger/pull/2523
- add input in the debug by @motatoes in https://github.com/diggerhq/digger/pull/2525
- support debug log pass thru by @motatoes in https://github.com/diggerhq/digger/pull/2526
- support debug log pass thru by @motatoes in https://github.com/diggerhq/digger/pull/2527
- log level arg by @motatoes in https://github.com/diggerhq/digger/pull/2528
- fix approvers to be latest by @motatoes in https://github.com/diggerhq/digger/pull/2529
Full Changelog: https://github.com/diggerhq/digger/compare/v0.6.138...v0.6.139