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. |
||
---|---|---|
.. | ||
apis.html.md | ||
authentication.html.md | ||
deploy.html.md | ||
dev-server.html.md | ||
dynamic-secrets.html.md | ||
first-secret.html.md | ||
help.html.md | ||
install.html.md | ||
next-steps.html.md | ||
policies.html.md | ||
secrets-engines.html.md |