Allow providers to specify resource types for which a 404 for a delete is acceptable
Opened this issue · 0 comments
praneetloke commented
Some resources are time-bound (eg. time-limited secrets, tokens, user permissions etc.) and are removed automatically by the cloud provider. Such resources will 404 for any operation. So deletes (and maybe even read?) should ignore 404 for those resources.