Skip to content

Commit 650550c

Browse files
breaking: the dependency vault has been updated to a new major version (4.8.0), which may include breaking changes. #major
1 parent 95611bd commit 650550c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ terraform {
5353

5454
vault = {
5555
source = "hashicorp/vault"
56-
version = "3.25.0"
56+
version = "4.8.0"
5757
}
5858

5959
kubernetes = {

0 commit comments

Comments
 (0)