Skip to content

Commit b9a03cf

Browse files
author
Artem Vovchenko
committed
update min tf version
1 parent 2910efe commit b9a03cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
required_version = ">=1.0.0"
2+
required_version = "~>1.3"
33

44
required_providers {
55
databricks = {

0 commit comments

Comments
 (0)