chore(deps): update terraform random to v3.9.0 #62

Open
renovate-bot wants to merge 1 commit from renovate/random-3.x into main
Member

This PR contains the following updates:

Package Type Update Change
random (source) required_provider minor 3.7.23.9.0

Release Notes

hashicorp/terraform-provider-random (random)

v3.9.0

Compare Source

FEATURES:

  • resource/random_bytes: add ephemeral random_bytes resource (#​711)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#​784)

BUG FIXES:

  • resource/random_password, resource/random_string: Fix UTF-8 character handling to correctly count characters instead of bytes when using multi-byte UTF-8 characters in override_special (#​741)

v3.8.1

Compare Source

NOTES:

  • This release introduces no functional changes but has been signed with a valid certificate for the windows binary. (#​749)

v3.8.0

Compare Source

ENHANCEMENTS:

  • Add uuid4 and uuid7 resources to generate valid random uuids of the appropriate version (#​402)

Configuration

📅 Schedule: (UTC)

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

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


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [random](https://search.opentofu.org/provider/hashicorp/random) ([source](https://github.com/hashicorp/terraform-provider-random)) | required_provider | minor | `3.7.2` → `3.9.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-random (random)</summary> ### [`v3.9.0`](https://github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#390-May-12-2026) [Compare Source](https://github.com/hashicorp/terraform-provider-random/compare/v3.8.1...v3.9.0) FEATURES: - resource/random\_bytes: add ephemeral random\_bytes resource ([#&#8203;711](https://github.com/hashicorp/terraform-provider-random/issues/711)) ENHANCEMENTS: - Added linux/s390x build target for IBM Z platform support ([#&#8203;784](https://github.com/hashicorp/terraform-provider-random/issues/784)) BUG FIXES: - resource/random\_password, resource/random\_string: Fix UTF-8 character handling to correctly count characters instead of bytes when using multi-byte UTF-8 characters in override\_special ([#&#8203;741](https://github.com/hashicorp/terraform-provider-random/issues/741)) ### [`v3.8.1`](https://github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#381-January-27-2026) [Compare Source](https://github.com/hashicorp/terraform-provider-random/compare/v3.8.0...v3.8.1) NOTES: - This release introduces no functional changes but has been signed with a valid certificate for the windows binary. ([#&#8203;749](https://github.com/hashicorp/terraform-provider-random/issues/749)) ### [`v3.8.0`](https://github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#380-January-12-2026) [Compare Source](https://github.com/hashicorp/terraform-provider-random/compare/v3.7.2...v3.8.0) ENHANCEMENTS: - Add uuid4 and uuid7 resources to generate valid random uuids of the appropriate version ([#&#8203;402](https://github.com/hashicorp/terraform-provider-random/issues/402)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot changed title from Update Terraform random to v3.9.0 to chore(deps): update terraform random to v3.9.0 2026-07-17 23:15:32 +00:00
renovate-bot changed title from chore(deps): update terraform random to v3.9.0 to Update Terraform random to v3.9.0 2026-07-21 01:11:44 +00:00
renovate-bot changed title from Update Terraform random to v3.9.0 to chore(deps): update terraform random to v3.9.0 2026-07-21 02:11:43 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/random-3.x:renovate/random-3.x
git switch renovate/random-3.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/random-3.x
git switch renovate/random-3.x
git rebase main
git switch main
git merge --ff-only renovate/random-3.x
git switch renovate/random-3.x
git rebase main
git switch main
git merge --no-ff renovate/random-3.x
git switch main
git merge --squash renovate/random-3.x
git switch main
git merge --ff-only renovate/random-3.x
git switch main
git merge renovate/random-3.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ops/homelab!62
No description provided.