also.. along these same lines.. how can I tell Pul...
# typescript
w
also.. along these same lines.. how can I tell Pulumi to not delete these shared resources when deleting a stack?
g
I think this is what you are referring to, but I'm not sure if if it is the best option for what you described: https://www.pulumi.com/docs/intro/concepts/programming-model/#protect
h
Yeh you don't want to go down this road 🙂