Hi All, Is it possible to detect if a resource is...
# general
w
Hi All, Is it possible to detect if a resource is going to be replaced/deleted ? I need to trigger some logic in case a resource is going to be replaced
a
I don’t think this is possible in the general case. There are various workarounds in the GH issue here. If you can model your use case with a shell command, the Command Provider can do this.