Output variables of type Secret in Plugin Step
L
Logical Chameleon
Currently, output variables of type Secret are only supported for the Run and Shell Script steps. We'd like this functionality extended to Plugin steps as well.
Use Case:
We have a plugin that generates a short-lived GitHub token and returns it as an output variable, which subsequent steps in the pipeline use. We're looking for a way to instruct Harness to treat this output as a Secret, ensuring it is masked in logs, UI, and other exposed locations for security purposes.
Log In