Files
atlantis/server/testfixtures
Luke Kysow 44f0094b75 Fix issues with terraform execution.
Previously I wrote a bunch of code to deal with terraform panicking.
This code used a pipe as the stdout/err buffer and there was a bug
because I wasn't reading off the pipe and it would get full.

While testing a fix, I realized when Terraform panics, the previous code
using CombinedOutput() just worked. As a result, I'm switching back to
that code.
2019-02-11 10:20:55 -06:00
..
WIP
2018-06-21 18:18:54 +01:00
WIP
2018-06-21 18:18:54 +01:00