Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terraform: bump hashicorp/random from 3.5.1 to 3.7.1 in /terraform #866

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps hashicorp/random from 3.5.1 to 3.7.1.

Release notes

Sourced from hashicorp/random's releases.

v3.7.1

NOTES:

FEATURES:

  • ephemeral/random_password: New ephemeral resource that generates a password string. When used in combination with a managed resource write-only attribute, Terraform will not store the password in the plan or state file. (#625)

v3.7.0

NOTES:

FEATURES:

  • ephemeral/random_password: New ephemeral resource that generates a password string. When used in combination with a managed resource write-only attribute, Terraform will not store the password in the plan or state file. (#625)

v3.7.0-alpha1

3.7.0-alpha1 (February 13, 2025)

NOTES:

  • all: This release is being used to test new build and release actions.

v3.6.3

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#604)

v3.6.2

NOTES:

  • resource/random_pet: Results have been updated to the latest upstream petname data (#581)

v3.6.1

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)

v3.6.0

FEATURES:

  • resource/random_bytes: New resource that generates an array of random bytes intended to be used as key or secret (#272)
Changelog

Sourced from hashicorp/random's changelog.

3.7.1 (February 25, 2025)

NOTES:

FEATURES:

  • ephemeral/random_password: New ephemeral resource that generates a password string. When used in combination with a managed resource write-only attribute, Terraform will not store the password in the plan or state file. (#625)

3.7.0 (February 25, 2025)

NOTES:

FEATURES:

  • ephemeral/random_password: New ephemeral resource that generates a password string. When used in combination with a managed resource write-only attribute, Terraform will not store the password in the plan or state file. (#625)

3.7.0-alpha1 (February 13, 2025)

NOTES:

  • all: This release is being used to test new build and release actions.

3.6.3 (September 11, 2024)

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#604)

3.6.2 (May 21, 2024)

NOTES:

  • resource/random_pet: Results have been updated to the latest upstream petname data (#581)

3.6.1 (April 16, 2024)

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)

3.6.0 (December 04, 2023)

FEATURES:

... (truncated)

Commits
  • f6ac5f9 Update changelog
  • f52a246 chore: Update release metadata HCL file (#666)
  • 61f625a Update changelog
  • c0ac84d Revert "Prepare for v3.7.0 release (#651)" (#665)
  • a007eec Prepare for v3.7.0 release (#651)
  • b473566 build(deps): Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#662)
  • 8e6769a docs: Adjust write-only wording to favor argument over attribute (#660)
  • 1a3dc28 build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators ...
  • 421166e Result of tsccr-helper -log-level=info gha update -latest .github/ (#659)
  • 66132ee build(deps): Bump github.com/hashicorp/terraform-plugin-framework (#658)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) from 3.5.1 to 3.7.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-random/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-random@v3.5.1...v3.7.1)

---
updated-dependencies:
- dependency-name: hashicorp/random
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants