Gruntwork Terragrunt
Version updated for https://github.com/gruntwork-io/terragrunt-action to version v3.1.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 301 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The terragrunt-action GitHub Action automates the installation and execution of Terragrunt and OpenTofu, tools for managing Terraform configurations and workflows. It simplifies infrastructure management by allowing users to specify tool versions, run Terragrunt commands, and integrate outputs directly into CI/CD pipelines. Key capabilities include version management, execution of custom pre/post commands, PR commenting with execution results, and seamless configuration via inputs or a mise.toml file.
Release notes
What’s Changed
- Update mise version to 2025.12.12 by @cooperoptigrid in https://github.com/gruntwork-io/terragrunt-action/pull/122
New Contributors
- @cooperoptigrid made their first contribution in https://github.com/gruntwork-io/terragrunt-action/pull/122
Full Changelog: https://github.com/gruntwork-io/terragrunt-action/compare/v3...v3.1.0