https://pulumi.com logo
Title
b

broad-bird-85619

03/24/2023, 11:26 AM
Hello everyone I'm looking to use the Pulumi Azure Pipelines Task I have created an Access Token and I can see it logging in correctly as my account. The stack is stored in an organisation (which I am a member of) and I've specified the stack as <org>/<project>/<stack> But everytime the task runs it simply says "*Failed to select the stack*" Can anyone provide some pointers?
c

clever-sunset-76585

03/24/2023, 2:35 PM
If you share your pipeline config here, it would be helpful to debug and point out potential issues with it.
c

cuddly-napkin-89521

03/25/2023, 8:09 PM
@broad-bird-85619 not sure how you are running your task, but maybe one of commands needs to be :
pulumi stack select your-stack