pulumi / pulumi-az-pipelines-task

Azure Pipelines task extension for running Pulumi apps.
https://marketplace.visualstudio.com/publishers/pulumi
Apache License 2.0
27 stars 19 forks source link

Add a new task param for specifying login args. #30

Closed praneetloke closed 4 years ago

praneetloke commented 4 years ago

This PR adds a new (optional) task extension param, that allows a user to pass args to the login command. This is useful for specifying args that are only applicable to the login command.