bbb1c186ae
1. Using the current tutorial will return a warning after creating the role "my-role: ```bash WARNING! The following warnings were returned from Vault: * Detected use of legacy role or policy parameter. Please upgrade to use the new parameters. ``` To fix this we need to update the command and the query. Correct entries can be found in documentation for the [AWS Engine](https://www.vaultproject.io/docs/secrets/aws/index.html). 2. `vault revoke` to `vault lease revoke`. The command bellow is updated, but the text above it was not. |
||
---|---|---|
.. | ||
getting-started | ||
vs | ||
index.html.markdown | ||
use-cases.html.markdown |