terraform/go.sh

2 lines
68 B
Bash
Raw Normal View History

go test ./terraform | grep -E '(FAIL|panic)' | tee /dev/tty | wc -l