Skip to content

Commit c28cb61

Browse files
committed
chore(deps): update terraform vault to v5
1 parent 2d924f4 commit c28cb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/terraform/modules/vault/tf_provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
vault = {
55
source = "hashicorp/vault"
6-
version = "4.8.0"
6+
version = "5.3.0"
77
}
88
}
99
}

0 commit comments

Comments
 (0)