suxor42
10/2/2014 - 5:16 PM

Terraform error output

Terraform error output

shinigami:tf_bug suxor$ tfdestroy
There are warnings and/or errors related to your configuration. Please
fix these before continuing.

Errors:

  * 'digitalocean_droplet.error' error: Key not found: region
  * 'digitalocean_droplet.error' error: Key not found: size
  * 'digitalocean_droplet.error' error: Key not found: image
  * 'digitalocean_droplet.error' error: Key not found: name
shinigami:tf_bug suxor$ tf version
Terraform v0.2.3.dev (1759fdeeed480eada9ad4afd1c39cada60a49db9+CHANGES)
shinigami:tf_bug suxor$ tf show terraform.tfstate
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x453a8]

goroutine 16 [running]:
runtime.panic(0x466ac0, 0x7368c4)
	/usr/local/Cellar/go/1.3.2/libexec/src/pkg/runtime/panic.c:279 +0xf5
github.com/hashicorp/terraform/command.formatStateModuleExpand(0xc208028850, 0xc20805c660, 0xc2080a9ae8)
	/Users/suxor/go/src/github.com/hashicorp/terraform/command/format_state.go:95 +0xc98
github.com/hashicorp/terraform/command.FormatState(0xc2080a9ae8, 0x0, 0x0)
	/Users/suxor/go/src/github.com/hashicorp/terraform/command/format_state.go:43 +0x796
github.com/hashicorp/terraform/command.(*ShowCommand).Run(0xc20804a680, 0xc20800e020, 0x1, 0x1, 0xc20802a180)
	/Users/suxor/go/src/github.com/hashicorp/terraform/command/show.go:90 +0xa74
github.com/mitchellh/cli.(*CLI).Run(0xc20804c5a0, 0xc20805c4b0, 0x0, 0x0)
	/Users/suxor/go/src/github.com/mitchellh/cli/cli.go:100 +0x3a1
main.wrappedMain(0x0)
	/Users/suxor/go/src/github.com/hashicorp/terraform/main.go:136 +0x8e1
main.realMain(0x0)
	/Users/suxor/go/src/github.com/hashicorp/terraform/main.go:74 +0x798
main.main()
	/Users/suxor/go/src/github.com/hashicorp/terraform/main.go:17 +0x1e

goroutine 19 [finalizer wait]:
runtime.park(0x1ab30, 0x739f38, 0x738989)
	/usr/local/Cellar/go/1.3.2/libexec/src/pkg/runtime/proc.c:1369 +0x89
runtime.parkunlock(0x739f38, 0x738989)
	/usr/local/Cellar/go/1.3.2/libexec/src/pkg/runtime/proc.c:1385 +0x3b
runfinq()
	/usr/local/Cellar/go/1.3.2/libexec/src/pkg/runtime/mgc0.c:2644 +0xcf
runtime.goexit()
	/usr/local/Cellar/go/1.3.2/libexec/src/pkg/runtime/proc.c:1445

goroutine 20 [syscall]:
os/signal.loop()
	/usr/local/Cellar/go/1.3.2/libexec/src/pkg/os/signal/signal_unix.go:21 +0x1e
created by os/signal.init·1
	/usr/local/Cellar/go/1.3.2/libexec/src/pkg/os/signal/signal_unix.go:27 +0x32



!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!

Terraform crashed! This is always indicative of a bug within Terraform.
A crash log has been placed at "crash.log" relative to your current
working directory. It would be immensely helpful if you could please
report the crash with Terraform[1] so that we can fix this.

[1]: https://github.com/hashicorp/terraform/issues

!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!