Skip to content

Commit

Permalink
terraform(deps): bump hashicorp/random
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 5, 2023
1 parent 359edfa commit eda6aee
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.5.1"
version = "3.6.0"
}
tls = {
source = "hashicorp/tls"
Expand Down

0 comments on commit eda6aee

Please sign in to comment.