Multiple files in different directories are not allowed Exited with code exit status 123 #1597
bouzid-kenna
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure why I am getting this
for dir in c-module/*; do
find ./"$dir"/ -name *.tf | xargs tflint
done
Beta Was this translation helpful? Give feedback.
All reactions