Reproduce the issue seen in kitchen-terraform - #289
Usage:
make -f Makefile.test init &&
make -f Makefile.test test
- Edit
test/fixture/default/main.tfand uncomment #breakit make -f Makefile.test test- Edit
test/fixture/default/main.tfand comment #breakit make -f Makefile.test testAt this step it fails another execution ofmake -f Makefile.test testmight be successfully in this simple szenario. However if.kitchenis removed that, it doesn't fail.