github.com/meteor/terraform@v0.6.15-0.20210412225145-79ec4bc057c6/builtin/providers/consul/GNUmakefile (about) 1 # env TESTARGS='-test.parallel=1 -run TestAccDataConsulAgentSelf_basic' TF_LOG=debug make test 2 test:: 3 2>&1 env \ 4 make -C ../../.. testacc TEST=./builtin/providers/consul | tee test.log