issues
search
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
Various fixes
#62
Closed
praneetloke
closed
3 years ago
praneetloke
commented
3 years ago
Add the extracted tool path to the tool cache dir. (fixes #59)
Create the stack using the -c flag if the CLI version is newer than 1.10.0. (closes #38, closes #53)
Make the
pulumi
command optional so that users can use the task to simply install the CLI.
praneetloke
commented
3 years ago
@stack72 ping.
pulumi
command optional so that users can use the task to simply install the CLI.