Skip to content

Commit

Permalink
chore(deps): update terraform vault to v4.4.0 (#152)
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 8, 2024
1 parent 3e1bdbc commit 792c714
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 @@ -6,7 +6,7 @@ terraform {
required_providers {
vault = {
source = "hashicorp/vault"
version = "4.3.0"
version = "4.4.0"
}
digitalocean = {
source = "digitalocean/digitalocean"
Expand Down

0 comments on commit 792c714

Please sign in to comment.