Skip to content

Commit

Permalink
Bump hashicorp/random from 3.6.0 to 3.7.1
Browse files Browse the repository at this point in the history
Bumps [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) from 3.6.0 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.0...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]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 6155330 commit 2053b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.7.1"
}
tls = {
source = "hashicorp/tls"
Expand Down

0 comments on commit 2053b13

Please sign in to comment.