opentelekomcloud / vault-plugin-secrets-openstack

Create OpenStack tokens using HashiCorp Vault
Apache License 2.0
23 stars 6 forks source link

README reference command inconsistency #68

Closed kucerakk closed 2 years ago

kucerakk commented 2 years ago

I believe this

vault read /os/creds/example-role

should be: vault read /openstack/creds/example-role

to be aligned with the previous commands.

https://github.com/opentelekomcloud/vault-plugin-secrets-openstack/blob/e56d944faeea6de3e601342395858182748e5c37/README.md?plain=1#L81