Skip to content

Commit 7e7c041

Browse files
renovate[bot]renovate-botjnonino
authored
Update Terraform local to v2.2.2 (#17)
* Update Terraform local to v2.2.2 * Update versions.tf Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Julian Nonino <[email protected]>
1 parent dce9fab commit 7e7c041

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

.terraform.lock.hcl

Lines changed: 13 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.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.1.0"
10+
version = ">= 2.2.2"
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)