https://pulumi.com logo
k

kind-school-28825

11/22/2020, 1:38 PM
How to destroy AND delete the stack using automation api? Stack#destroy method only destroys the resources defined in the stack, but the stack stays behind with the history as defined in the API documentation https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/x/automation/#Stack-destroy
k

kind-school-28825

11/22/2020, 4:41 PM
Thanks! Don't know how I missed it 😊