Skip to content

Commit bff1e65

Browse files
review: update the readme
Signed-off-by: Anton Bronnikov <anton@northernforest.nl> Co-authored-by: Adrien Barreau <adrien.barreau@live.fr> Signed-off-by: Anton Bronnikov <anton@northernforest.nl>
1 parent d951cef commit bff1e65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ project or user.
103103

104104
This authentication method is useful when short-lived credentials are necessary.
105105
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
107107
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
109109
validity would last for only 1 hour.
110110

111111
Other applications are of course also possible.

0 commit comments

Comments
 (0)