Recreate table by code that was created by Terraform

Hello everyone! I would like to know what happens in a scenario where I have a Terraform creating a table in DynamoDB for me in my AWS account and I recreate it by code (application, lambda, script…)?

Thanks!!