https://pulumi.com logo
g

gorgeous-elephant-23271

06/13/2020, 9:33 PM
Hi, if I delete an entire k8s cluster and have other stacks that depend on it, is there a clean way to delete that stack entirely? It looks like with
pulumi state delete <urn>
I need to recurse through each resource and delete leaves first
5 Views