Skip to content

Commit 95efc28

Browse files
committed
Update archive provider version
1 parent 6376db1 commit 95efc28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
}
1010
archive = {
1111
source = "hashicorp/archive"
12-
version = "~> 2.3.0"
12+
version = ">= 2.3.0"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)