Skip to content

Commit f45771c

Browse files
build(deps): bump hashicorp/random from 3.7.1 to 3.7.2
Bumps [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) from 3.7.1 to 3.7.2. - [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.7.1...v3.7.2) --- updated-dependencies: - dependency-name: hashicorp/random dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 142a2bf commit f45771c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
random = {
55
source = "hashicorp/random"
6-
version = "3.7.1"
6+
version = "3.7.2"
77
}
88
}
99
}

0 commit comments

Comments
 (0)