open-vault/website/source/intro
Gabriel Martinez bbb1c186ae Update dynamic-secrets.html.md (#5530)
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.
2018-10-17 10:35:15 -04:00
..
getting-started Update dynamic-secrets.html.md (#5530) 2018-10-17 10:35:15 -04:00
vs Grammatical error (#4246) 2018-04-03 07:53:38 -04:00
index.html.markdown Standardize on "auth method" 2017-10-24 09:32:15 -04:00
use-cases.html.markdown website: HA concepts, configuration 2015-04-17 12:56:31 -07:00