Skip to content

Need a way to pass secrets as parameters #834

@Bpoe

Description

@Bpoe

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Reviewed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions