terraform-github-actions
terraform-github-actions copied to clipboard
Recursive validate
Suggestion
Hi, I have a repository with a lot of Terraform modules and I tried to use the validate action from here but it doesn't recursively validate all folders, it needs me to specify each folder. It would be nice if this action would take care of this so I don't have to build a directory list first.
Thanks!