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

Create new or update secrets from pipeline #45

Open
itpropro opened this issue Feb 23, 2022 · 3 comments
Open

Create new or update secrets from pipeline #45

itpropro opened this issue Feb 23, 2022 · 3 comments

Comments

@itpropro
Copy link

We have multiple CI/CD pipelines, where passwords are generated on demand or in a third system. These in memory generated passwords should then be persisted in Keeper. What is the recommended way to write to keeper from within a GitHub Actions pipelines?

@seggit
Copy link

seggit commented Feb 27, 2022

I'm also very interested in when we can write to Keeper with this action instead of relying on custom scripts.. you can already set the OTP with read/write access

@itpropro
Copy link
Author

We don't use the action in any projects, because it has no point, if we still need scripts to write data and we would have to maintain two actions then. As long as there is no write capability, we will stay with the scripting solutions, although not as clean as using the native action.

@maksimu
Copy link
Collaborator

maksimu commented Feb 28, 2022

This is very food suggestion and we will be looking into adding this feature in the next release.

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

3 participants