Run Terraform via Terragrunt
Version updated for https://github.com/datadrivers/terragrunt-action to version v4.0.3.
- This action is used across all versions by 386 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, leveraging the tofuutils/tenv utility for managing their binaries. It simplifies workflows by handling Terraform and Terragrunt versioning, environment configuration, and AWS authentication, enabling users to efficiently perform tasks like validation, planning, and infrastructure provisioning. This action is particularly useful for streamlining infrastructure-as-code automation in CI/CD pipelines.