mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Adapt user-facing usages of terraform in internal/{logging,modsdir,moduledeps,moduletest}
(#111)
This commit is contained in:
parent
2e236adf7c
commit
9ef50b3f05
@ -15,10 +15,10 @@ import (
|
||||
|
||||
// This output is shown if a panic happens.
|
||||
const panicOutput = `
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!! OPENTF CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
Terraform crashed! This is always indicative of a bug within Terraform.
|
||||
Please report the crash with Terraform[1] so that we can fix this.
|
||||
OpenTF crashed! This is always indicative of a bug within OpenTF.
|
||||
Please report the crash with OpenTF[1] so that we can fix this.
|
||||
|
||||
When reporting bugs, please include your terraform version, the stack trace
|
||||
shown below, and any additional information which may help replicate the issue.
|
||||
|
Loading…
Reference in New Issue
Block a user