Skip to content

chore(deps): update terraform random to v3.6.1

Soos 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.6.0 -> 3.6.1

Release Notes

hashicorp/terraform-provider-random (random)

v3.6.1

Compare Source

BUG FIXES:

  • all: Prevent keepers from triggering an in-place update following import (#​385)
  • resource/random_shuffle: Prevent inconsistent result after apply when result_count is set to 0 (#​409)
  • provider/random_password: Fix bug which causes panic when special, upper, lower and number/numeric are all false (#​551)
  • provider/random_string: Fix bug which causes panic when special, upper, lower and number/numeric are all false (#​551)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

Merge request reports