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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent aa3c26b commit a57853d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 a57853d

Please sign in to comment.