Skip to content

Tags: gruntwork-io/terragrunt

Tags

v0.75.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bumping Dependencies as requested by Dependabot (#3984)

* build(deps): bump github.com/ProtonMail/go-crypto from 1.1.5 to 1.1.6

Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/ProtonMail/go-crypto/releases)
- [Commits](ProtonMail/go-crypto@v1.1.5...v1.1.6)

---
updated-dependencies:
- dependency-name: github.com/ProtonMail/go-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.1 to 1.36.3

Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.36.1 to 1.36.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.36.1...v1.36.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump github.com/charmbracelet/bubbletea from 1.3.3 to 1.3.4

Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump google.golang.org/api from 0.221.0 to 0.223.0

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.221.0 to 0.223.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.221.0...v0.223.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: Running `go mod tidy`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.75.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Stacks: stack values (#3961)

* Add stack values field

* Stack values generation

* helpers update

* stack values generation

* Stack values generation

* stack values example

* prod app update

* add test for stack values generation

* Documentation update

* Test cleanup

* Documentation update

* Lint fixes

* Fixed lint issues

* cleanup

* Docs fix

* PR comments

* Documentation update

v0.75.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Adding missing cautionary asides (#3970)

* fix: Adding cautions for `run` command

* fix: Adding missing cautionary asides

* fix: Addressing CodeRabbit feedback

* Update docs-starlight/src/content/docs/02-features/02-stacks.mdx

Co-authored-by: Brian T <brian@horsetowers.com>

* Update docs-starlight/src/content/docs/02-features/02-stacks.mdx

Co-authored-by: Brian T <brian@horsetowers.com>

* Update docs-starlight/src/content/docs/02-features/02-stacks.mdx

Co-authored-by: Brian T <brian@horsetowers.com>

* Update docs-starlight/src/data/flags/dependency-fetch-output-from-state.mdx

Co-authored-by: Brian T <brian@horsetowers.com>

---------

Co-authored-by: Brian T <brian@horsetowers.com>

alpha2025030401

Verified

This commit was signed with the committer’s verified signature.
yhakbar Yousif Akbar
fix: Linting

v0.75.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for Terraform 1.11 (#3958)

v0.74.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Terraform 1.10 (#3605)

* terraform 1.10 usage

* Version update

* Usage of Terraform 1.10.1

* Version update

* Updated supported versions

* Markdown updated

* fix: Bumping tested Terraform version to 1.10.2

* choco version update

* TF version update

* Readme update

* Env vars printing

* Add outputs cache cleanup

* outputs fetching fix

* simplified pinting

* Added cleaning of output cache

* test setting test values

* env vars setting

* updated tests

* Destroy test update

* Versions documentation update

* Cleanup

* Add integration test for relative path

* Simplified version check

* Add test for ephereal vars

* Strict lint updates

---------

Co-authored-by: Yousif Akbar <11247449+yhakbar@users.noreply.github.com>

v0.73.16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Stacks: nested stacks (#3900)

* Add parsing of stack file

* improved error handling for stack generate errors

* example of nested stacks

* recursive stacks generation

* Recursive stack generation

* Stack directory generation

* stack file generation

* stack generation update

* found files update

* improve path generation

* generate update

* add unit validation

* stacks update

* add basic stacks

* Git ignore update

* Added nested stacks generate test

* add test for outputs reading

* Outputs reading

* updated test stacks

* cleanup update

* Split stack generation logic

* Added more stack validation tests

* add stack error

* Add stack documentation

* Stack update

* Address lint issues

* lint issues

* Add limiting for max depth

* PR comments update

* add checking for existence of stack file

* Updated max depth warning message

* path update

* Fix lint

v0.73.15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Caching the same provider with different versions from various s…

…ources (#3935)

* fix: caching the same provider from different sources

* chore: update test

* fix: addressed to coderabbitai review

alpha2025022703

Verified

This commit was signed with the committer’s verified signature.
yhakbar Yousif Akbar
Merge remote-tracking branch 'origin/main' into feat/all-graph-flag

alpha2025022702

Verified

This commit was signed with the committer’s verified signature.
denis256 Denis O
Merge remote-tracking branch 'origin/main' into tg-878-stack-generate