Skip to content

chore(deps): update terraform modules: Bump hashicorp/random from 3.6.3 to 3.7.1 in /samples/bedrock-agent #140

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

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 10, 2025

Bumps hashicorp/random from 3.6.3 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.
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.
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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) from 3.6.3 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.6.3...v3.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Mar 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2025 02:05
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