We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51473c8 commit 8648b5cCopy full SHA for 8648b5c
contrib/terraform/modules/vault/tf_provider.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
vault = {
5
source = "hashicorp/vault"
6
- version = "4.8.0"
+ version = "5.3.0"
7
}
8
9
0 commit comments