Skip to content

Commit 1434ce2

Browse files
authored
Merge pull request #14 from 3scale-sre/feat/update-vault-provider
feat: update vault provider mayor
2 parents 6b51561 + dfacc63 commit 1434ce2

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
@@ -11,7 +11,7 @@ terraform {
1111
}
1212
vault = {
1313
source = "hashicorp/vault"
14-
version = "~> 3.0"
14+
version = "~> 4.0"
1515
}
1616
}
1717
}

0 commit comments

Comments
 (0)