Skip to content
Snippets Groups Projects
Verified Commit 611e5a6b authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge remote-tracking branch 'origin/renovate/local-2.x'

parents 3b4a66ae fdc81423
No related branches found
No related tags found
1 merge request!464chore(deps): update terraform local to v2.3.0
...@@ -14,7 +14,7 @@ terraform { ...@@ -14,7 +14,7 @@ terraform {
} }
local = { local = {
source = "hashicorp/local" source = "hashicorp/local"
version = "2.2.3" version = "2.3.0"
} }
} }
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