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

Feat: Secret providers should support writing secrets to secret manager as well #1361

Open
ffforest opened this issue Dec 26, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature

Comments

@ffforest
Copy link
Contributor

ffforest commented Dec 26, 2024

What would you like to be added?

Add the ability to set a secret in the secret manager via secret provider

Why is this needed?

Currently the secret provider will only be able to retrieve a pre-existing secret that is stored in the secret manager out-of-band by the user.
This feature will allow user to store the secret in the secret manager via Kusion secret provider.
This feature will be further utilized by variable apis in the future when a variable is marked as sensitive variable.

@ffforest ffforest added the kind/feature Categorizes issue or PR as related to a new feature label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

No branches or pull requests

1 participant