Skip to content

Commit

Permalink
chore(deps): update terraform consul to v2.17.0 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2023
1 parent c951aa7 commit 8fb3c44
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
28 changes: 13 additions & 15 deletions loki/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion loki/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {
}
consul = {
source = "hashicorp/consul"
version = "2.15.1"
version = "2.17.0"
}
}
}
Expand Down

0 comments on commit 8fb3c44

Please sign in to comment.