-
Notifications
You must be signed in to change notification settings - Fork 107
Feat: Variable sets support managing secrets #1412
Copy link
Copy link
Open
Labels
kind/featureCategorizes issue or PR as related to a new featureCategorizes issue or PR as related to a new featurepriority/important-soonP1, must be worked on either currently, or very soon, ideally in time for the next releaseP1, must be worked on either currently, or very soon, ideally in time for the next release
Milestone
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new featureCategorizes issue or PR as related to a new featurepriority/important-soonP1, must be worked on either currently, or very soon, ideally in time for the next releaseP1, must be worked on either currently, or very soon, ideally in time for the next release
Type
Fields
Give feedbackNo fields configured for Feature.
What would you like to be added?
Variable sets should be able to store and retrieve secrets via secret store interface
See: #1411
Why is this needed?
The need to process secrets are fairly common for platform configurations and Kusion module generators.
e.g. the ability to manage credentials needed for terraform providers.