Skip to content

Commit

Permalink
chore(deps): update terraform vault to v3.19.0 (#51)
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, 2023
1 parent 843309b commit ea93879
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -6,7 +6,7 @@ terraform {
required_providers {
vault = {
source = "hashicorp/vault"
version = "3.18.0"
version = "3.19.0"
}
digitalocean = {
source = "digitalocean/digitalocean"
Expand Down

0 comments on commit ea93879

Please sign in to comment.