Adapt user-facing usages of terraform in internal/{logging,modsdir,moduledeps,moduletest} (#111)

This commit is contained in:
Marcin Wyszynski 2023-08-23 11:10:19 +02:00 committed by GitHub
parent 2e236adf7c
commit 9ef50b3f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,10 +15,10 @@ import (
// This output is shown if a panic happens. // This output is shown if a panic happens.
const panicOutput = ` const panicOutput = `
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!! OPENTF CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
Terraform crashed! This is always indicative of a bug within Terraform. OpenTF crashed! This is always indicative of a bug within OpenTF.
Please report the crash with Terraform[1] so that we can fix this. Please report the crash with OpenTF[1] so that we can fix this.
When reporting bugs, please include your terraform version, the stack trace When reporting bugs, please include your terraform version, the stack trace
shown below, and any additional information which may help replicate the issue. shown below, and any additional information which may help replicate the issue.