I encounter an issue about removing Auth0 Actions.
Currently I have an action called ActionX and it’s also in the Trigger binding flow. I’m using terraform to manage Auth0 config. Now I want to remove the Actions from auth0_action resources and from the Trigger binding action. When I apply that to auth0 through terraform, it gives an error “Unable to delete an action bound to a trigger”.
I appreciate any helps. Thanks in advance