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

A way to create vaults #36

Open
demon opened this issue May 16, 2024 · 3 comments
Open

A way to create vaults #36

demon opened this issue May 16, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@demon
Copy link

demon commented May 16, 2024

Is there any way we can expose this to the user? There isn't currently any mechanism to automate vault creation, short of scripting something around op vault. Exposing this in the SDK would be a game changer for automation.

@sadiaazmal
Copy link
Contributor

Hi @demon, thank you for your feedback! Can you describe your use-case around creating vaults and why this would be a game changer for automation?

@demon
Copy link
Author

demon commented May 30, 2024

At $DAYJOB, we are using the 1Password Connect Server alongside external-secrets. We currently have a mapping of 1 vault -> 1 k8s cluster. We automate all of this using Pulumi & Flux -- the notable exception being the creation of vaults (& connect servers).

I've got Pulumi shelling out to op which...works...but isn't very elegant. If we had vault creation (& deletion) available to us in the Python SDK, we could write a package around it to properly manage the resources.

@sadiaazmal
Copy link
Contributor

Thanks for your feedback @demon and explaining your use-case in more depth. We are currently in the process of prioritizing vault CRUD in our roadmap for this year, so please keep an eye out for that! Can you describe your current automation process and how you would like to implement the creation of vaults and Connect servers?

@SimonBarendse SimonBarendse added the enhancement New feature or request label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants