Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit 6642d9a

Browse files
chore(deps): update terraform local to v2.4.0
1 parent 403a822 commit 6642d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
}
88
local = {
99
source = "hashicorp/local"
10-
version = "2.2.3"
10+
version = "2.4.0"
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)