Skip to content

Commit

Permalink
Bump hashicorp/random from 3.5.1 to 3.6.0 in /aws
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.6.0.
- [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.6.0)

---
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 Jan 1, 2024
1 parent ef63076 commit 0818d9f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions aws/.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 aws/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "~> 3.5.1"
version = "~> 3.6.0"
}
http = {
source = "hashicorp/http"
Expand Down

0 comments on commit 0818d9f

Please sign in to comment.