Good morning! I’ve got some databases in Azure, th...
# automation-api
g
Good morning! I’ve got some databases in Azure, that have child resources that would be deleted if the database instance itself were deleted. However, when I do a deletion in Pulumi, the child resources are deleted first, which is very inefficient. Can I express that these are deleted as part of deleting the parent resource?