Skip to content

Commit

Permalink
Bump hashicorp/random in /organisation-security/terraform
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.6.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.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 91f296b commit 8e82b2f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions organisation-security/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 organisation-security/terraform/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.6.0"
version = "3.6.1"
}
}
}

0 comments on commit 8e82b2f

Please sign in to comment.