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

Allow users to indicate if a stack should be created, if it does not exist #36

Closed praneetloke closed 4 years ago

praneetloke commented 4 years ago

Fixes #33. Resolves #34.

This is how it looks in the Azure Pipelines build configuration UI:

Screen Shot 2020-02-05 at 10 59 55
praneetloke commented 4 years ago

Here's a screenshot from a private test build's output:

Screen Shot 2020-02-05 at 14 07 40
codingarchitect-wq commented 4 years ago

Hi, any estimation when this PR will be merged and the Azure DevOps Task updated to reflect this in the marketplace?

praneetloke commented 4 years ago

@swoop-alex I just spoke to @justinvp. I was initially going to wait for the new Pulumi CLI version to be released, but I'll go ahead and merge this PR and push out a new release to the marketplace. It should be about an hour from now.