We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46e7879 commit 369acc0Copy full SHA for 369acc0
modules/data_warehouse/versions.tf
@@ -42,7 +42,7 @@ terraform {
42
}
43
random = {
44
source = "hashicorp/random"
45
- version = "3.6.1"
+ version = "3.6.2"
46
47
48
required_version = ">= 0.13"
0 commit comments