Skip to content

Instantly share code, notes, and snippets.

@cberner
Created August 16, 2017 22:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cberner/3770176a5cde905cb7f49238e15d93f1 to your computer and use it in GitHub Desktop.
Save cberner/3770176a5cde905cb7f49238e15d93f1 to your computer and use it in GitHub Desktop.
2017-08-16T15:30:28.428-0700 [DEBUG] plugin.terraform-provider-azurerm_v0.1.5_x4: log from plugin: entry=
2017-08-16T15:30:28.428-0700 [ERROR] plugin.terraform-provider-azurerm_v0.1.5_x4: error parsing json from plugin: error="json: cannot unmarshal number into Go value of type map[string]interface {}"
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x48 pc=0x17792fc]
goroutine 7717 [running]:
github.com/hashicorp/terraform/vendor/github.com/hashicorp/go-plugin.(*Client).logStderr(0xc420b24d20, 0x416aaa0, 0xc42044e838)
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/go-plugin/client.go:750 +0x39c
created by github.com/hashicorp/terraform/vendor/github.com/hashicorp/go-plugin.(*Client).Start
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/go-plugin/client.go:544 +0xe2f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment