Deployed TF code to create CSR and TF output says Resources' created but kubernetes dont have csr created

Please bear this in mind: Welcome to the forum - please reformat your message

The line

shows that Terraform truly believes it has successfully created the Kubernetes object.

Is it possible it could be getting created in the wrong cluster, or the wrong namespace?

Are you able to review access logs from the Kubernetes API server to confirm how it sees the request?