Terraform destroy to multiple folders

I have terraform configuration files in the following folders. I want to execute terraform destroy to all folders at a time, is there way to do that? If yes please suggest how to achieve it