Hi, if I delete an entire k8s cluster and have oth...
# kubernetes
g
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