Skip to content

Commit a4e4c0d

Browse files
chore(deps): update terraform random to v3.8.1
1 parent c34611e commit a4e4c0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/modules/rke2-cluster/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ terraform {
1818
}
1919
random = {
2020
source = "hashicorp/random"
21-
version = "3.8.0"
21+
version = "3.8.1"
2222
}
2323
ssh = {
2424
source = "loafoe/ssh"

0 commit comments

Comments
 (0)