Skip to content
Snippets Groups Projects
Commit 53e4f369 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update terraform local to v2

parent 58e477bf
No related branches found
No related tags found
1 merge request!405chore(deps): update terraform local to v2
...@@ -14,7 +14,7 @@ terraform { ...@@ -14,7 +14,7 @@ terraform {
} }
local = { local = {
source = "hashicorp/local" source = "hashicorp/local"
version = "1.4.0" version = "2.2.3"
} }
} }
required_version = ">= 0.14" required_version = ">= 0.14"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment