Skip to content

Commit

Permalink
chore(deps): update terraform consul to v2.21.0 (#150)
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 Aug 3, 2024
1 parent 826c947 commit 3e1bdbc
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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.20.0"
version = "2.21.0"
}
}
}
Expand Down

0 comments on commit 3e1bdbc

Please sign in to comment.