Releases: gruntwork-io/terragrunt-action
Releases · gruntwork-io/terragrunt-action
v2.1.4
Description
- Updated action comment flow to handle long comments and fix errors "/usr/bin/jq: Argument list too long"
Related links
v2.1.3
v2.1.2
Description
- Added new Github ssh keys
- Updated permissions set on the workspace directory
Related links
v2.1.1
v2.1.0
Description
- Added support for using OpenTofu
- Removed
tfenv
andtgswitch
and replaced withmise
due to unpatched vulnerabilities.
Related links
v2.0.2
Description
- Updated permissions settings to avoid errors like
/github/home/.gitconfig: Permission denied
- Added automatic insertion of
-auto-approve
in cases when it is required.
Related links
v2.0.1
v2.0.0
Description
- Updated user under which Terragrunt is invoked
- Added support for
INPUT_POST_EXEC_number
variables to allow execution of custom commands after terragrunt run.
Related links
Migration Guide
- Use
sudo
to do any action under privileged user - Use
INPUT_POST_EXEC
to do any action to post-process files after Terragrunt execution
v1.0.10
v1.0.9
Description
- Added terraform syntax highlighting in action commenting
Special thanks
Special thanks to the following users for their contribution!