sparse-intern-71089
03/11/2021, 9:35 PMbored-oyster-3147
03/11/2021, 11:39 PMred-match-15116
03/12/2021, 1:25 AMred-match-15116
03/12/2021, 1:41 AMbored-oyster-3147
03/12/2021, 2:02 AMred-match-15116
03/12/2021, 2:58 AMOnStderr
for C# should be all that needs to happen.bored-oyster-3147
03/12/2021, 4:56 AMOnError
instead then? To keep with the OnOutput
naming convention? Seems weird to go half way with the names, if you’re gonna break it later to re-name one why not do both later - right?tall-librarian-49374
03/12/2021, 8:58 AMprehistoric-coat-10166
03/12/2021, 9:29 AMbored-oyster-3147
03/12/2021, 1:45 PMbored-oyster-3147
03/12/2021, 1:46 PMprehistoric-coat-10166
03/12/2021, 1:50 PMConfig
and requiring a value that does not exist, but even that error would end up being written to the Stdoutbored-oyster-3147
03/12/2021, 1:52 PMprehistoric-coat-10166
03/12/2021, 1:56 PMprehistoric-coat-10166
03/12/2021, 1:58 PMSystem.Console.Error
in C# inside a Pulumi program, which normally would write to standard errorlemon-agent-27707
03/12/2021, 3:47 PMprehistoric-coat-10166
03/12/2021, 3:50 PMprehistoric-coat-10166
03/12/2021, 4:16 PMred-match-15116
03/12/2021, 4:53 PMOnError
and be clear about the fact that it is actually OnStandardError
. https://github.com/pulumi/pulumi/issues/6511prehistoric-coat-10166
03/12/2021, 4:56 PMOnOutput
as OnStandardOutput
as well?prehistoric-coat-10166
03/12/2021, 4:57 PMred-match-15116
03/12/2021, 5:09 PMOnOutput
to OnStandardOutput
. I would request that you also update the usage in the examples if going with OnStandardOutput
: https://github.com/pulumi/automation-api-examples#net-examples 🙏prehistoric-coat-10166
03/12/2021, 5:23 PM