This looks like a bug. The operation deleted all the operators with same name even they are in different namespaces.
Workaround:
Use different name for each operator, for example, add namespace name into the operator name in the Terraform code (you can change the value if you are deploying with Helm chart):