-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TERRAFORM CRASH GRPC plugin #16227
Comments
2017/09/30 18:25:14 [INFO] terraform: building graph: GraphTypeInput
|
Issue resolved after removal of trace directory , and then redoing build , init and plan ref >>>> This is related to this issue. Please remove the directory $GOPATH/src/github.com/hashicorp/terraform/vendor/golang.org/x/net/trace and build the tool again |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Hi there,
terraform crash during customer plugin call
Terraform Version
Run
terraform -v
to show the version. If you are not running the latest version of Terraform, please try upgrading because your issue may have already been fixed.[root@worker terraform-provider-pyvcloud]# terraform -v
Terraform v0.10.6
Debug Output
https://gist.github.com/srinarayanant/db5fa18c8ef4997667a2b08357e3bbe1
Crash Output
If the console output indicates that Terraform crashed, please share a link to a GitHub Gist containing the output of the
crash.log
file.https://gist.github.com/srinarayanant/8be380490558fef674e77db54e7290ce
Expected Behavior
What should have happened?
Plugin to be called
Actual Behavior
crash terraform
Steps to Reproduce
Please list the full steps required to reproduce the issue, for example:
terraform init
terraform plan
The text was updated successfully, but these errors were encountered: