UNCLASSIFIED - NO CUI

Skip to content

Update dependency gruntwork-io/terragrunt to v0.67.4

This MR contains the following updates:

Package Type Update Change
gruntwork-io/terragrunt patch v0.67.3 -> v0.67.4
gruntwork-io/terragrunt ironbank-github patch v0.67.3 -> v0.67.4

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

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

Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports