Azure API Management is now "soft-deleted" to enable you to restore it if it was deleted by mistake.
Creating Azure API Management using deleted name results in name "already in use" error
When using terraform destroy
it does the soft-delete, which makes it tricky with development as you often want to recreate it.
How can I purge the soft-deleted APIM with terraform?