Skip to content

Commit 6a7eb45

Browse files
chore(deps): update terraform local to v2.5.2
| datasource | package | from | to | | ------------------ | --------------- | ----- | ----- | | terraform-provider | hashicorp/local | 2.5.1 | 2.5.2 |
1 parent 6fd7bdc commit 6a7eb45

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

terraform/.terraform.lock.hcl

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

terraform/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ terraform {
2020
}
2121
local = {
2222
source = "hashicorp/local"
23-
version = "2.5.1"
23+
version = "2.5.2"
2424
}
2525
tls = {
2626
source = "hashicorp/tls"

0 commit comments

Comments
 (0)