Skip to content

Tags: gruntwork-io/terragrunt

Tags

v0.69.3

Toggle v0.69.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: `error_hook` processing (#3608)

* fix: error_hook output parsing

* chore: test improvements

* fis: error hook

* fix: test

* fix: test

* fix: test

* fix: test

v0.69.2

Toggle v0.69.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Wrap TF stdout and stderr in JSON (#3602)

* fix: wrap tf stdout and stderr in json

* fix: provider cache

* fix: cache provider

* chore: update docs

* chore: fix strict lint

* fix: markdownlint

* chore: fix punctuations

* chore: fix test

v0.69.1

Toggle v0.69.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Adding test for slash in source name (#3591)

v0.69.0

Toggle v0.69.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Pin tflint to `v0.50.3` (#3569)

* chore: Pin tflint to `v0.50.3`

* fix: Renaming integration test file for units reading

* fix: Addressing true positives in tflint test

* fix: Adding missing variables set by Terragrunt

* fix: Avoiding usage of deprecated config

* Revert "fix: Adding missing variables set by Terragrunt"

This reverts commit f95e137.

* fix: Removing unused inputs

* fix: Removing unused variable

v0.68.17

Toggle v0.68.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support discovery of symlinked modules (#3562)

Signed-off-by: Rodrigo Fior Kuntzer <[email protected]>

v0.68.16

Toggle v0.68.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add handling of empty feature blocks (#3580)

* Add handling of empty feature blocks

* partial config cleanup

* Documentation update

v0.68.15

Toggle v0.68.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Custom Log Formatting (#3537)

* feat: custom log format implementation

* chore: remove old code

* chore: add presets

* chore: fix lint

* chore: fix tests

* chore: fix tests

* chore: fix tests

* chore: code improvements

* chore: code improvements

* chore: rename flag

* chore: deprecated flags

* chore: add tests, strict control

* chore: fix test

* chore: fix exit code message

* chore: code improvements

* chore: fix lint

* chore: fix grammar

* chore: code comment

* chore: update docs

* chore: code improvements, doc update

* chore: fix tests

* chore: doc update

* Apply suggestions from code review

Co-authored-by: Yousif Akbar <11247449 [email protected]>

* chore: doc update

* chore: doc update

* chore: doc update

* chore: doc update

* chore: fixes after reviewing

---------

Co-authored-by: Yousif Akbar <11247449 [email protected]>

v0.68.15-beta2024111501

Toggle v0.68.15-beta2024111501's commit message

Verified

This commit was signed with the committer’s verified signature.
denis256 Denis O
Add test to exclude by action

v0.68.14

Toggle v0.68.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Adding Terminology docs (#3559)

* WIP - feat: Adding Terminology docs

* feat: Finishing first pass at writing up Terminology docs

* fix: Integrating review feedback

* Update docs/_docs/01_getting-started/terminology.md

v0.68.14-beta2024111502

Toggle v0.68.14-beta2024111502's commit message
Merge branch 'main' into feat/custom-log-format