Skip to content

Commit afef5ce

Browse files
committed
panic: Instruct the user to include terraform's version for bug reports.
This way, bug-fixers are more likely to know which version of terraform is actually broken.
1 parent 88dde91 commit afef5ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

panic.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ A crash log has been placed at "crash.log" relative to your current
1919
working directory. It would be immensely helpful if you could please
2020
report the crash with Terraform[1] so that we can fix this.
2121
22+
When reporting bugs, please include your terraform version. That
23+
information is available on the first line of crash.log. You can also
24+
get it by running 'terraform --version' on the command line.
25+
2226
[1]: https://github.com/hashicorp/terraform/issues
2327
2428
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!

0 commit comments

Comments
 (0)