sparse-intern-71089
05/03/2022, 10:45 AMlimited-rainbow-51650
05/03/2022, 11:15 AMStack
, there is a history
method:
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/automation/#Stack-history
This gives you a Promise containing an array of UpdateSummary
. In such an object, you have access to the `result`:
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/automation/#UpdateSummary-result