Hi, does <api.pulumi.com> have an API that we can ...
# general
s
Hi, does api.pulumi.com have an API that we can call to confirm a stack state via API? (Likely this issue is for it: https://github.com/pulumi/docs/issues/741) My use case is: 1) check stack state from API, 2) run "pulumi up" via API specifying a cloud storage like S3/GCS to load Pulumi scripts. Appriciate if anyone can let me know some solutions. API plus SDK support would be great, but alternatives/workaround are also welcome.