Skip to content

Commit

Permalink
chore(deps): update terraform vault to v3.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent ea93879 commit 400e372
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.19.0"
version = "3.20.0"
}
digitalocean = {
source = "digitalocean/digitalocean"
Expand Down

0 comments on commit 400e372

Please sign in to comment.