vault-guides icon indicating copy to clipboard operation
vault-guides copied to clipboard

feat: Added usage of storage backend for vault-plugin-secrets-mock

Open siredmar opened this issue 3 years ago • 1 comments
trafficstars

This PR adds the usage of the storage backend to make changes persistent to the example plugin vault-plugin-secrets-mock.

Why: It was quite unclear to me how a custom plugin could persist its data. Searching for the required methods in the many built-in plugins was too extensive for such a simple answer. Therefore, this improved example should provide more help to newcomers like me.

Signed-off-by: Armin Schlegel [email protected]

siredmar avatar Aug 10 '22 09:08 siredmar

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Aug 10 '22 09:08 hashicorp-cla

@yhyakuna would you mind reviewing this?

siredmar avatar Aug 12 '22 06:08 siredmar