So I just found the InlineProgramArgs class, which derives from LocalWorkspaceOptions - but there are no org specific values in there, nor do they appear before or after the UpAysnc() runs - I checked that via breakpoints 🙂
damp-honey-93158
06/22/2022, 6:08 AM
I'm now trying to use the pulumi org set-default command in the CI pipeline, lets see what happens.
damp-honey-93158
06/22/2022, 6:21 AM
and yep - that appears to do the trick! Thanks me!