Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Support flexible paths for secrets #58

Open
Peter2121 opened this issue Apr 20, 2023 · 0 comments
Open

[Suggestion] Support flexible paths for secrets #58

Peter2121 opened this issue Apr 20, 2023 · 0 comments

Comments

@Peter2121
Copy link

Hello, thanks a lot for this plugin, many people are waiting for it (me too).
There is one problem of the plugin's design though.
If one start 'from scratch' - everything is fine, the secrets will be stored/retrieved at the paths you want:

    /device/{id}/{slug} for Devices
    /vm/{id}/{slug} for Virtual Machines
    /service/{id}/{slug} for Services

   "secret_path_prefix": "/netbox",

But what about the existing Vault installation, where many secrets are ALREADY stored, at some paths?
I think that this plugin should have a flexibility to configure the path for every secret.
It means that the user should be able not only add a secret at the 'standard' path, but he should be able to link an existing secret at a custom path to a device/VM/service too.
It does not seem to be a really complex modification, but it should be done at the beginning of the development of the plugin, because IMHO it will be more difficult later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant