For some pipeline, we would like to be able to take sensitive value as input.
There's no easy way to do this at the moment.
Workaround is to create a secret resource, then tie the secret id to the pipeline... but this is clunky as it does not support parallel run and user have to update secret value prior to running pipeline.