Deleted manually glue workflow, now trying to recreate through terrform code its not creating after deploying same code

I use terraform to create my resources in AWS, i accidently deleted glue workflow, now i want to create the same workflow with the code that it created, after deployment nothing is created. only one workflow is created but all the steps are not created

try to use terraform apply -refresh-only -auto-approve and then terraform apply -auto-approve