Hi,
We have a problem with autoscaling destroy process on pulumi , unlike Terrafrom after we created the autoscaling resource on pulumi, and the desired count of instances is greater than 0, it’s failed to delete the autoscaling resource because we have a running instances.(without error message) it’s just keep running and failed on timeout exception.
What we need to do to remove autoscaling with running instances ?