Hello all!
I am working on updating our pulumi stack version (azure-classic) to v5. We broke out each area (resource group, virtual network, aks, keyvault, etc)
into different components that we create one by one. Is there a way I can tell pulumi to ignore deletes as I work from the top down (all components off - update the top most component - run pulumi up to check)