Skip to content

Commit

Permalink
terraform: bump hashicorp/random from 3.5.1 to 3.7.1 in /terraform
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent cd1bc75 commit bf9e24f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "~>3.5.1"
version = "~>3.7.1"
}
}
required_version = ">= 1.5.2"
Expand Down

0 comments on commit bf9e24f

Please sign in to comment.