4.4.2 (2026-07-08)
- tenv: improve installation path handling (62425d4)
4.4.1 (2026-07-08)
4.4.0 (2026-07-08)
- tenv: curl installation and verification (522ff20)
4.3.1 (2026-04-28)
- terraform-change-pr-commenter: nodejs upgrade (29619e0)
4.3.0 (2026-02-18)
- use tenv version for cache invalidation (996e5cb)
- tenv: cache binary download for tenv install (be05666)
4.2.0 (2026-02-18)
- add granular cache control and fix cache restore test (f4a3462)
4.1.4 (2026-02-09)
- terragrunt: mitigate cache mismatch after restore (744ad98)
4.1.3 (2026-02-09)
- terragrunt: mitigate cache mismatch after restore (f33f52d)
4.1.2 (2026-02-09)
- terragrunt: also cache TG provider cache (024d8c6)
4.1.1 (2026-02-09)
4.1.0 (2026-02-04)
4.0.3 (2026-01-05)
4.0.2 (2025-12-22)
- mitigate TF plugin cache bloat (52f48af)
4.0.1 (2025-12-08)
- build cache path based on inputs (a173c73)
4.0.0 (2025-11-27)
- pr commenter removed into separate action
Signed-off-by: Steffen Tautenhahn stevie-@users.noreply.github.com
3.0.0 (2025-11-25)
- removed input github-token
Signed-off-by: Steffen Tautenhahn stevie-@users.noreply.github.com
2.2.2 (2025-11-19)
- let curl retry rate limit errors (e3e24b4)
2.2.1 (2025-11-08)
2.2.0 (2025-11-07)
2.1.1 (2025-10-17)
- parallel runs may cause the api to rate limit (81b30b9)
2.1.0 (2025-10-03)
- setup: introduce tenv as version manager (f42610e)
2.0.1 (2025-09-24)
- terragrunt: fix ENV var name (4280278)
2.0.0 (2025-09-24)
- feat!: remove ssh-agent (62143ce)
- removed ssh-agent
Signed-off-by: Steffen Tautenhahn stevie-@users.noreply.github.com
1.7.0 (2025-09-09)
- release new version (5b1773e)
1.6.0 (2025-07-07)
1.5.4 (2025-06-10)
1.5.3 (2025-03-24)
1.5.2 (2025-02-27)
- versions.tf changes update plugin cache (973bba7)
1.5.1 (2024-12-16)
1.5.0 (2024-09-04)
- pr-commenter doesn't show json output in log (0763f63)
1.4.0 (2024-08-20)
1.3.0 (2024-07-10)
1.2.0 (2024-05-13)
1.1.2 (2024-03-04)
- trigger semantic release (522e04c)
- make aws auth optional
- upgrade dependency to nodejs20
terragrunt-commandis renamed tocommands- removed parameter
terragrunt-download-cache-targetwhich is replaced byterragrunt-download
- renamed parameter for commands
- upgrade nodejs actions
- upgrade nodejs actions
- nodejs update
- nodejs update
- upgrade action versions
- upgrade action versions
- add toggle to disable automatic binary detection (#23)
- version upgrades
- use latest aws auth action
- nodejs deprecation warning
- terragrunt: use token for higher api rate limits (#17)
- terragrunt cache dir and job summary (#16)
- gcloud-auth: use latest version
- gcloud-auth: use latest version
- Removes nodejs 12 warning (#14)
- need rng delimiter for multiline output (#12)
- remove deprecated set-output call
- self-hosted: clean up cache dirs
- pr-commenter: commenter doesn't fail on empty changes (#8)
- speed up convert of plans (#6)
- action: skip pr action on empty input (#5)
- pr-comment: do not fail job if pr comment failed
- test: test multiple files (#4)
- debug: add debug option
- terraform: test terragrunt (#3)
- terraform: add comment for terraform plan with test (#2)
- terraform: correct path switch in loop
- terraform: use real path to output json
- terraform: replace basename to get filename
- terraform: correct parameter evaluation
- terraform: check for terragrunt
- github: update actions to latest versions
- latest is not a valid version for installers
- pipeline: initial action