Skip to content

Commit dde23ac

Browse files
Bump hashicorp/random in /tests/integration-tests/setup
Bumps [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) from 3.7.2 to 3.8.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.7.2...v3.8.1) --- updated-dependencies: - dependency-name: hashicorp/random dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 866d60b commit dde23ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/integration-tests/setup

tests/integration-tests/setup/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
random = {
44
source = "hashicorp/random"
5-
version = "3.7.2"
5+
version = "3.8.1"
66
}
77
}
88
}

0 commit comments

Comments
 (0)