Closed praneetloke closed 4 years ago
@justinvp the GitHub check suite was, for some reason, hung and never kicked-off a PR build. So I pushed an update to try and re-trigger a PR build. Looks like it is running now. Would you mind approving the PR again?
This PR adds the
process.env
map to the tool runner's exec options, so that all built-in system and agent variables are available to the Pulumi CLI as an env var in the format that it expects (i.e., upper-cased, spaces and dots replaces with_
.)