mirror of https://github.com/hashicorp/terraform
Programs that monitor Terraform's output to report panics might make the reasonable assumption that the string "panic:" is always included and is therefore safe to monitor for. Our custom panic output unfortunately breaks these assumptions at the moment. Instead of asking consumers to add their own handling to deal with this problem, let's add that greppable string to our custom panic output.radditude/standard-panics
parent
e6665c4f43
commit
6e1e00ae3f
Loading…
Reference in new issue