Skip to content

Commit 3248f2b

Browse files
committed
Upgrade random Terraform provider to 3.9.x
1 parent 9a615e1 commit 3248f2b

2 files changed

Lines changed: 16 additions & 15 deletions

File tree

cloud/schemes/.terraform.lock.hcl

Lines changed: 15 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloud/schemes/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99

1010
random = {
1111
source = "hashicorp/random"
12-
version = "~> 3.8.0"
12+
version = "~> 3.9.0"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)