Skip to content
This repository was archived by the owner on Oct 31, 2021. It is now read-only.

Commit 01b3417

Browse files
committed
chore(deps): update terraform vault to v2.24.0
1 parent c602f6b commit 01b3417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minikube/vault/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
vault = {
44
source = "hashicorp/vault"
5-
version = "2.23.0"
5+
version = "2.24.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)