Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit 46f81f2

Browse files
author
eranelbaz
authored
Update main.tf
1 parent 6fe2202 commit 46f81f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcp/bq-dataset/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
required_version = "=0.12.31"
2+
required_version = "=0.14.11"
33
}
44

55
resource "random_id" "id" {

0 commit comments

Comments
 (0)