Skip to content

chore(deps): update terraform local to v2.4.0

Botaniker (Bot) requested to merge renovate/local-2.x into main

This MR contains the following updates:

Package Type Update Change
local (source) required_provider minor 2.3.0 -> 2.4.0

Release Notes

hashicorp/terraform-provider-local

v2.4.0

Compare Source

NOTES:

  • This Go module has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#​184)

FEATURES:

  • resource/local_file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#​142)
  • resource/local_sensitive_file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#​142)
  • data-source/local_file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#​142)
  • data-source/local_sensitive-file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#​142)

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, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Merge request reports