If I deleted a resource manually, shouldn't `pulum...
# general
t
If I deleted a resource manually, shouldn't
pulumi refresh
delete it from the stack? Instead of failing with
Resource was not found
.
w
Yeah - that doesn’t sound right - what resource type were you seeing this issue on?
t
It was an azure function app
So it looks like it was trying to get a setting of the deleted resource
I had to export-remove-import to go through