Skip to content

Update Terraform random to v3.1.3

Renovate Bot requested to merge renovate/random-3.x into main

This MR contains the following updates:

Package Type Update Change
random (source) required_provider patch 3.1.2 -> 3.1.3

Release Notes

hashicorp/terraform-provider-random

v3.1.3

Compare Source

BUG FIXES:

  • resource/random_password: Prevent crash when length is less than 0 (#​129, #​181, #​200, #​233).
  • resource/random_string: Prevent crash when length is less than 0 (#​129, #​181, #​200, #​233).
  • resource/random_password: Prevent confusing inconsistent result error when length is 0 (#​222, #​233).
  • resource/random_string: Prevent confusing inconsistent result error when length is 0 (#​222, #​233).

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever MR is behind base branch, 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.

Merge request reports