https://pulumi.com logo
w

wet-soccer-72485

07/03/2021, 10:33 PM
Is there a way to list Pulumi projects using the automation API or some other API?
b

bored-activity-40468

07/04/2021, 12:55 AM
You can call https://api.pulumi.com/ you need to set pulumi access token in the header, C#. Hit the pulumi console with fiddler and you'll see the calls/endpoints.
w

wet-soccer-72485

07/04/2021, 2:00 AM
Thanks @bored-activity-40468 I am going to try and get stack updates through this too….
e

echoing-angle-67526

07/04/2021, 1:22 PM
It would be nice if there was an official Pulumi SaaS provider where you could get pulumi project and stack information.