-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
Description
Summary of the new feature / enhancement
We need a way to parameters that are secrets to DSC. We should not have to write them to file on disk or pass them as a command line argument. Both of those can expose the secrets.
Proposed technical implementation details (optional)
I think the best solution would be to pass them in via stdin. However, today only the config can be passed via stdin. And how would we be able to pass both parameters and config via stdin?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Reviewed