This message was deleted.
# general
s
This message was deleted.
w
Can you explain your use-case more? Assuming your CI pipeline did the
pulumi up
there should be nothing stopping you from letting it do a
pulumi destroy
But maybe there is some nuance I’m missing?
l
You can write a program that does all of the stack and configuration setup, and then call it from CI https://www.pulumi.com/blog/automation-api/