Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/gruntwork-io/terragrunt from 0.36.9 to 0.68.13 #229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps github.com/gruntwork-io/terragrunt from 0.36.9 to 0.68.13.

Release notes

Sourced from github.com/gruntwork-io/terragrunt's releases.

v0.68.13

Updated CLI args, config attributes and blocks

  • terragrunt-queue-include-units-reading
  • mark_as_read

terragrunt-queue-include-units-reading Feature Description

Drive inclusion into the Terragrunt run queue using the name of a file read via an HCL function. This can used to do things like drive inclusion into the run queue when one terragrunt.hcl file reads another via functions like read_terragrunt_config.

⚠️ Limitation in new flag

As described at the bottom of terragrunt-queue-include-units-reading docs, due to the order in which HCL configurations are parsed in Terragrunt, functions reading files within HCL must do so within the locals block to result in changes to inclusion into the run queue.

This is a limitation that the maintainers will actively look to address, but will require substantial rework in HCL parsing to remove correctly.

Supported HCL Functions

  • read_terragrunt_config
  • sops_decrypt_file
  • read_tfvars_file
  • mark_as_read [new]

Relevant RFC

gruntwork-io/terragrunt#3418

What's Changed

Full Changelog: gruntwork-io/terragrunt@v0.68.12...v0.68.13

v0.68.13-beta2024111301

⚠️ Beta Warning

Note that this release is not fully tested and not ready for general usage.

Updated CLI args, config attributes and blocks

  • --terragrunt-log-format [bare | pretty | json | key-value]
  • --terragrunt-log-custom-format "%time %level %prefix %msg"

WIP PR

gruntwork-io/terragrunt#3537

... (truncated)

Commits
  • 580998c feat: Adding units-reading (#3550)
  • 6839411 feat: Adding Discord Markdown badge (#3539)
  • 4d167a9 docs: Adding documentation for release process (#3487)
  • 476cd45 fix: Refactoring out helpers (#3465)
  • 275020e fix: Re-introducing --terragrunt-hclfmt-file docs (#3552)
  • 748f855 Allow hcl format from stdin (#3288)
  • 1be1f53 build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace (#3546)
  • fb30083 build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdoutmetric (#3548)
  • 563de62 build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 (#3547)
  • 87ee595 build(deps): bump github.com/hashicorp/go-getter/v2 from 2.2.1 to 2.2.3 (#3545)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 14, 2024

Dependabot tried to add @IBM-Cloud/engineering as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/IBM-Cloud/infracost/pulls/229/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the IBM-Cloud/infracost repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Bumps [github.com/gruntwork-io/terragrunt](https://github.com/gruntwork-io/terragrunt) from 0.36.9 to 0.68.13.
- [Release notes](https://github.com/gruntwork-io/terragrunt/releases)
- [Commits](gruntwork-io/terragrunt@v0.36.9...v0.68.13)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gruntwork-io/terragrunt-0.68.13 branch from db7d914 to 8575ccf Compare November 14, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants