Greg Look

Results 36 issues of Greg Look

Implement the [Transit secret engine](https://www.vaultproject.io/api-docs/secret/transit) in the new 2.x branch.

Update the README and any other documentation necessary for the switch to the new 2.x version. In particular, this should include an updated "how to use this" and "migration from...

Implement the [Azure auth method](https://www.vaultproject.io/api-docs/auth/azure) in the new 2.x branch. Note that this must not pull in any Azure dependencies, so more complex/automated code may need to live in a...

Implement the [AWS auth method](https://www.vaultproject.io/api-docs/auth/aws) in the new 2.x branch. Note that this must not pull in any AWS dependencies, so more complex/automated code may need to live in a...

Implement the [Azure secret engine](https://www.vaultproject.io/api-docs/secret/azure) in the new 2.x branch.

Implement the [AWS secret engine](https://www.vaultproject.io/api-docs/secret/aws) in the new 2.x branch.