Skip to content

Commit 3309eee

Browse files
authored
Merge pull request #39 from SPHTech-Platform/update-archive-provider-ver
Update archive provider version
2 parents 6376db1 + 95efc28 commit 3309eee

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)