Skip to content

chore(deps): update dependency hashicorp/terraform to v1.4.4

This MR contains the following updates:

Package Update Change
hashicorp/terraform patch 1.4.2 -> 1.4.4

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

hashicorp/terraform

v1.4.4

Compare Source

1.4.4 (March 30, 2023)

Due to an incident while migrating build systems for the 1.4.3 release where CGO_ENABLED=0 was not set, we are rebuilding that version as 1.4.4 with the flag set. No other changes have been made between 1.4.3 and 1.4.4.

v1.4.3

Compare Source

1.4.3 (March 30, 2023)

BUG FIXES:

  • Prevent sensitive values in non-root module outputs from marking the entire output as sensitive [GH-32891]
  • Fix the handling of planned data source objects when storing a failed plan [GH-32876]
  • Don't fail during plan generation when targeting prevents resources with schema changes from performing a state upgrade [GH-32900]
  • Skip planned changes in sensitive marks when the changed attribute is discarded by the provider [GH-32892]

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports