File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,9 +103,9 @@ project or user.
103
103
104
104
This authentication method is useful when short-lived credentials are necessary.
105
105
E.g. oauth2 [ plugin] ( https://github.com/puppetlabs/vault-plugin-secrets-oauthapp )
106
- for hashicorp vault can request an access token that would be used by OVH
106
+ for HashiCorp Vault can request an access token that would be used by OVHcloud
107
107
terraform provider. Although this token, requested via data-source, would end up
108
- stored in the terraform state- file, that would pose less risk since the token
108
+ stored in the Terraform state file, that would pose less risk since the token
109
109
validity would last for only 1 hour.
110
110
111
111
Other applications are of course also possible.
You can’t perform that action at this time.
0 commit comments