Hey Vault Team
I have taken a couple of stalled PRs and fixed tests failures and conflicts and have gotten them working.
The PRs come in two parts:
- Refactor which was previously reviewed by @kalafut . I have taken that PR and fixed the conflicts and acceptance test failures.
- Actual implementation which I have written acceptance tests for.
Would be great if someone could take a look at them please. This is going to help us use Vault in a controlled GCP project where we are not going to be given x.setIamPolicy
access.
I am currently in the process of testing it out as an external plugin in an actual Vault server. Will fix the second PR as I encounter any problems.