Skip to content

Commit 390c41a

Browse files
chore(deps): update terraform archive to ~> 2.5.0
1 parent 80eb43d commit 390c41a

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,7 +1,7 @@
11
terraform {
22
required_providers {
33
archive = {
4-
version = "~> 2.2.0"
4+
version = "~> 2.5.0"
55
}
66
null = {
77
version = "~> 3.2.0"

0 commit comments

Comments
 (0)