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

chore(deps): update dependency gruntwork-io/terragrunt to v0.67.16 #265

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Update Change
gruntwork-io/terragrunt patch v0.67.1 -> v0.67.16

Release Notes

gruntwork-io/terragrunt (gruntwork-io/terragrunt)

v0.67.16

Compare Source

Updated CLI args, config attributes and blocks

  • console

What's Changed

  • Fixed issue with console redirection input handling.

Related links

v0.67.15

Compare Source

What's Changed

  • Added support for Terragrunt log-level propagation to the Terragrunt Engine.

Related links

v0.67.14

Compare Source

What's Changed

Full Changelog: gruntwork-io/terragrunt@v0.67.13...v0.67.14

v0.67.13

Compare Source

What's Changed

  • Updated Go version used during builds to 1.23

Related links

v0.67.12

Compare Source

What's Changed

Full Changelog: gruntwork-io/terragrunt@v0.67.11...v0.67.12

v0.67.11

Compare Source

What's Changed

Full Changelog: gruntwork-io/terragrunt@v0.67.10...v0.67.11

v0.67.10

Compare Source

Updated CLI args, config attributes and blocks

  • terraform

What's Changed

  • Improved process error handling to provide detailed output for caught errors.

Related links

v0.67.9

Compare Source

Updated CLI args, config attributes and blocks

  • catalog

What's Changed

  • feat: Adding codespell to Automatically Check Spelling.
  • feat: Adding issue templates.
  • bug: Fixing repository update for catalog command.

Related links

Full Changelog: gruntwork-io/terragrunt@v0.67.8...v0.67.9

v0.67.8

Compare Source

What's Changed

  • Adding user-friendly errors for invalid envs/flags.

Related links

Full Changelog: gruntwork-io/terragrunt@v0.67.7...v0.67.8

v0.67.7

Compare Source

Updated CLI args, config attributes and blocks

  • engine

What's Changed

  • Added support for downloading the latest engine release from GitHub sources.

Related links

v0.67.6

Compare Source

What's Changed

  • Allow pre-release versions to pass version constraints.
  • Fixing output STDOUT logs to stdout. Without the --terragrunt-forward-tf-stdout flag, STDOUT level log entries were sent to stdout. They mixed with the JSON output and could cause parsing issues in the user's workflow.

Related links

Full Changelog: gruntwork-io/terragrunt@v0.67.5...v0.67.6

v0.67.5

Compare Source

Updated CLI args, config attributes and blocks

  • --terragrunt-log-show-abs-paths
  • --terragrunt-log-disable

What's Changed

  • Fixing various logging issues.
  • Removing panic, fatal log levels.
  • Adding stderr, stdout log levels to control Terraform/OpenTofu output in the Terragrunt log.
  • Adding --terragrunt-log-show-abs-paths flag to show absolute paths in logs.
  • Adding --terragrunt-log-disable flag to disable logging.
  • Adding preserved label exemption to stale check.

Related links

Full Changelog: gruntwork-io/terragrunt@v0.67.4...v0.67.5

v0.67.4

Compare Source

Updated CLI args, config attributes and blocks

  • terraform

Description

  • feat: Added TERRAGRUNT_TEMP_QUOTE_NULL environment variable to change the handling of null values.

TERRAGRUNT_TEMP_QUOTE_NULL

Setting the value of this undocumented feature flag to 1 allows users to temporarily revert the breaking change in release v0.50.0, preventing the sending of string "null" as the value of an input to OpenTofu/Terraform instead of not set an input at all.

The flag is being introduced into the codebase for a temporary duration to support Enterprise customers that have asked for this as a stop gap while they update their codebase to no longer need it.

Terragrunt will not support this flag in the future. Do not rely on it.

We will be coordinating closely with Enterprise customers to determine when they no longer need it supported. At that time, removal of the feature flag will be scheduled, then removed.

Related links

v0.67.3

Compare Source

What's Changed

Full Changelog: gruntwork-io/terragrunt@v0.67.2...v0.67.3

v0.67.2

Compare Source

What's Changed

Full Changelog: gruntwork-io/terragrunt@v0.67.1...v0.67.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 5f44fac to 21f52ec Compare September 5, 2024 14:07
@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.2 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.3 Sep 5, 2024

This comment has been minimized.

@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.3 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.4 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 21f52ec to 9a0c3f5 Compare September 9, 2024 19:45

This comment has been minimized.

@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.4 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.5 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 9a0c3f5 to 77df7bc Compare September 13, 2024 23:06

This comment has been minimized.

@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.5 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.6 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 77df7bc to 9f939b7 Compare September 16, 2024 18:41

This comment has been minimized.

@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.6 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.7 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 9f939b7 to 96b652b Compare September 17, 2024 20:02

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 96b652b to 7491541 Compare September 17, 2024 22:50
@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.7 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.8 Sep 17, 2024

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 7491541 to 42e1111 Compare September 18, 2024 20:05
@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.8 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.9 Sep 18, 2024

This comment has been minimized.

@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.9 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.10 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 42e1111 to 8f02afe Compare September 20, 2024 06:18

This comment has been minimized.

@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.10 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.12 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 8f02afe to f81b777 Compare September 24, 2024 20:22

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from f81b777 to d03ea49 Compare September 25, 2024 16:49
@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.12 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.13 Sep 25, 2024

This comment has been minimized.

@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.13 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.14 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from d03ea49 to 993bf27 Compare September 26, 2024 18:17

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 993bf27 to 369b1ee Compare October 1, 2024 16:50
@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.14 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.15 Oct 1, 2024

This comment has been minimized.

@renovate renovate bot changed the title chore(deps): update dependency gruntwork-io/terragrunt to v0.67.15 chore(deps): update dependency gruntwork-io/terragrunt to v0.67.16 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 369b1ee to a80ad94 Compare October 3, 2024 15:52

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from a80ad94 to e74cd24 Compare October 6, 2024 13:51
Copy link
Contributor

github-actions bot commented Oct 6, 2024

CI link

Diff results

directory plan detail

No diff results

(Click me)
directory plan detail
accounts/development/envs/development/env_unique/load_balancer
No changes. Your infrastructure matches the configuration.
accounts/development/envs/development/env_unique/network
No changes. Your infrastructure matches the configuration.
accounts/development/envs/development/env_unique/storage
No changes. Your infrastructure matches the configuration.

@takapg takapg merged commit e88485e into main Oct 6, 2024
2 checks passed
@takapg takapg deleted the renovate/gruntwork-io-terragrunt-0.x branch October 6, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant