Skip to content

Commit cd3d61c

Browse files
chore(deps): update terraform random to v3 (terraform-google-modules#171)
Co-authored-by: Andrew Peabody <andrewpeabody@google.com>
1 parent edb0ed6 commit cd3d61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/setup/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ terraform {
3131
}
3232
random = {
3333
source = "hashicorp/random"
34-
version = "~> 2.2"
34+
version = ">= 2.2"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)