Skip to content

Commit

Permalink
Update Terraform vault to v3.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and claudusd committed Sep 25, 2023
1 parent 715b61c commit bfd435c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions vault/.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 vault/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
vault = {
source = "hashicorp/vault"
version = "3.17.0"
version = "3.20.1"
}
}
}
Expand Down

0 comments on commit bfd435c

Please sign in to comment.