Run Terraform via Terragrunt
Version updated for https://github.com/datadrivers/terragrunt-action to version v4.0.2.
- This action is used across all versions by 306 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the installation and execution of Terraform and Terragrunt for infrastructure as code workflows. It streamlines tasks such as validating, planning, and managing infrastructure configurations, while handling version management and AWS authentication seamlessly. By integrating with tofuutils/tenv, it simplifies tool setup and mitigates API rate limits, making it an efficient solution for managing Terraform and Terragrunt workflows in CI/CD pipelines.
Release notes
4.0.2 (2025-12-22)
Bug Fixes
- mitigate TF plugin cache bloat (52f48af)