I'm working with a third-party plugin (Twingate) a...
# general
c
I'm working with a third-party plugin (Twingate) and I think I've found a bug in the plugin, but just want to check the expected behaviour before I report it or try to fix it. I am running
pulumi refresh
and it's giving an error about not finding an expected Twingate resource (because it's been deleted via the Twingate UI). IMO this should update the current state by removing the resource, rather than failing with an error. Does that seem right?