run-digger
Version updated for https://github.com/diggerhq/digger to version v0.6.141.
- 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 a secure, cost-effective solution for automating Terraform workflows directly within your existing CI/CD pipeline. It eliminates the need for separate CI systems or third-party servers, enabling seamless Terraform plan, apply, and drift detection operations while maintaining security by keeping sensitive data within your CI environment. Key capabilities include PR-level locking, Open Policy Agent (OPA)-based RBAC, support for multiple Terraform versions, Terragrunt, and integration with cloud-native storage for state management.
Release notes
What’s Changed
- docs: replace broken url by @s1ntaxe770r in https://github.com/diggerhq/digger/pull/2531
- Docs/envref by @s1ntaxe770r in https://github.com/diggerhq/digger/pull/2532
- Update GCP link in README.md by @audunmo in https://github.com/diggerhq/digger/pull/2535
- improve error messages for units when permission denied by @motatoes in https://github.com/diggerhq/digger/pull/2539
- fix: add pagination to GetUserTeams for teams and members by @motatoes in https://github.com/diggerhq/digger/pull/2545
New Contributors
- @audunmo made their first contribution in https://github.com/diggerhq/digger/pull/2535
Full Changelog: https://github.com/diggerhq/digger/compare/v0.6.140...v0.6.141