boltops-tools / terraspace

Terraspace: The Terraform Framework
https://terraspace.cloud
Apache License 2.0
678 stars 46 forks source link

Is it possible in terraspace test to all modules #269

Closed exonsaini closed 2 years ago

exonsaini commented 2 years ago

Hi Support,

Is it possible in terraspace to test all modules

as currently we have to do

cd app/modules/module-name terraspace test

But if we have lots of module under app/modules, then is it possible to run terrspace test in modules directory instead of going to each module directory