Skip to content

Commit 3c618ff

Browse files
fix(deps): Update Terraform random to v3.7.2
1 parent 3e82c97 commit 3c618ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/data_warehouse/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ terraform {
4242
}
4343
random = {
4444
source = "hashicorp/random"
45-
version = "3.6.2"
45+
version = "3.7.2"
4646
}
4747
}
4848
required_version = ">= 0.13"

0 commit comments

Comments
 (0)