Skip to content

Commit

Permalink
Update Terraform vault to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent ce21c39 commit c0aa661
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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.25.0"
version = "4.1.0"
}
}
}
Expand Down

0 comments on commit c0aa661

Please sign in to comment.