Closed praneetloke closed 4 years ago
We check if the user has supplied at least one form of logging in to the Pulumi CLI, and that check wasn't accounting for the newly-added loginArgs task input variable. This PR fixes that.
loginArgs
We check if the user has supplied at least one form of logging in to the Pulumi CLI, and that check wasn't accounting for the newly-added
loginArgs
task input variable. This PR fixes that.