Last active
June 6, 2016 17:40
-
-
Save oillio/ad293c464de43f7ff10efe8b0ceac466 to your computer and use it in GitHub Desktop.
terraform concat panic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016/06/06 11:22:58 [INFO] Terraform version: 0.7.0 rc1 301da85f30239e87b30db254a25706a6d41c2522 | |
2016/06/06 11:22:58 [DEBUG] Detected home directory from env var: /Users/djasek | |
2016/06/06 11:22:58 [DEBUG] Detected home directory from env var: /Users/djasek | |
2016/06/06 11:22:58 [DEBUG] Attempting to open CLI config file: /Users/djasek/.terraformrc | |
2016/06/06 11:22:58 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2016/06/06 11:22:58 [DEBUG] Detected home directory from env var: /Users/djasek | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.ConfigTransformer: | |
module.envTesting - *terraform.GraphNodeConfigModule | |
provider.aws - *terraform.GraphNodeConfigProvider | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.OrphanTransformer: | |
module.envTesting - *terraform.GraphNodeConfigModule | |
provider.aws - *terraform.GraphNodeConfigProvider | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer: | |
module.envTesting - *terraform.GraphNodeConfigModule | |
provider.aws - *terraform.GraphNodeConfigProvider | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
module.envTesting - *terraform.GraphNodeConfigModule | |
provider.aws - *terraform.GraphNodeConfigProvider | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.ProviderTransformer: | |
module.envTesting - *terraform.GraphNodeConfigModule | |
provider.aws - *terraform.GraphNodeConfigProvider | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
module.envTesting - *terraform.GraphNodeConfigModule | |
provider.aws (disabled) - *terraform.graphNodeDisabledProvider | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.MissingProvisionerTransformer: | |
module.envTesting - *terraform.GraphNodeConfigModule | |
provider.aws (disabled) - *terraform.graphNodeDisabledProvider | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.ProvisionerTransformer: | |
module.envTesting - *terraform.GraphNodeConfigModule | |
provider.aws (disabled) - *terraform.graphNodeDisabledProvider | |
2016/06/06 11:22:58 [DEBUG] vertex module.envTesting: static expanding | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.ConfigTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.OrphanTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.ProviderTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.MissingProvisionerTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.ProvisionerTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.VertexTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.FlattenTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.ProxyTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.RootTransformer: | |
output.outFoo - *terraform.GraphNodeConfigOutput | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
var.bar - *terraform.GraphNodeConfigVariable | |
var.foo - *terraform.GraphNodeConfigVariable | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.VertexTransformer: | |
module.envTesting (expanded) - *terraform.graphNodeModuleExpanded | |
provider.aws (disabled) - *terraform.graphNodeDisabledProvider | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.FlattenTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
provider.aws (disabled) - *terraform.graphNodeDisabledProvider | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.ProxyTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
provider.aws (disabled) - *terraform.graphNodeDisabledProvider | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.TargetsTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
provider.aws (disabled) - *terraform.graphNodeDisabledProvider | |
2016/06/06 11:22:58 [DEBUG] Pruning provider with no dependencies: provider.aws (disabled) | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.PruneProviderTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.DestroyTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.PruneDestroyTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
2016/06/06 11:22:58 [DEBUG] Checking variable noop: var.foo | |
2016/06/06 11:22:58 [DEBUG] No diff, not a noop | |
2016/06/06 11:22:58 [DEBUG] Checking variable noop: var.bar | |
2016/06/06 11:22:58 [DEBUG] No diff, not a noop | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.PruneNoopTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
2016/06/06 11:22:58 [TRACE] Graph after step *terraform.RootTransformer: | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
module.envTesting.var.bar - *terraform.GraphNodeConfigVariableFlat | |
module.envTesting.var.foo - *terraform.GraphNodeConfigVariableFlat | |
root - terraform.graphNodeRoot | |
module.envTesting.output.outFoo - *terraform.GraphNodeConfigOutputFlat | |
module.envTesting.plan-destroy - *terraform.graphNodeModuleDestroyFlat | |
2016/06/06 11:22:58 [DEBUG] Starting graph walk: walkInput | |
2016/06/06 11:22:58 [DEBUG] vertex root.module.envTesting.plan-destroy: walking | |
2016/06/06 11:22:58 [DEBUG] vertex root.module.envTesting.var.bar: walking | |
2016/06/06 11:22:58 [DEBUG] vertex root.module.envTesting.var.bar: evaluating | |
2016/06/06 11:22:58 [DEBUG] vertex root.module.envTesting.plan-destroy: evaluating | |
2016/06/06 11:22:58 [TRACE] [walkInput] Entering eval tree: module.envTesting.var.bar | |
2016/06/06 11:22:58 [TRACE] [walkInput] Entering eval tree: module.envTesting.plan-destroy | |
2016/06/06 11:22:58 [DEBUG] root.envTesting: eval: terraform.EvalNoop | |
2016/06/06 11:22:58 [DEBUG] root: eval: *terraform.EvalSequence | |
2016/06/06 11:22:58 [TRACE] [walkInput] Exiting eval tree: module.envTesting.plan-destroy | |
2016/06/06 11:22:58 [DEBUG] vertex root.module.envTesting.var.foo: walking | |
2016/06/06 11:22:58 [DEBUG] vertex root.module.envTesting.var.foo: evaluating | |
2016/06/06 11:22:58 [TRACE] [walkInput] Entering eval tree: module.envTesting.var.foo | |
2016/06/06 11:22:58 [DEBUG] root: eval: *terraform.EvalSequence | |
2016/06/06 11:22:58 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2016/06/06 11:22:58 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2016/06/06 11:22:58 [DEBUG] root: eval: *terraform.EvalVariableBlock | |
2016/06/06 11:22:58 [DEBUG] root: eval: *terraform.EvalTypeCheckVariable | |
2016/06/06 11:22:58 [DEBUG] root: eval: *terraform.EvalSetVariables | |
2016/06/06 11:22:58 [TRACE] [walkInput] Exiting eval tree: module.envTesting.var.foo | |
2016/06/06 11:22:58 [DEBUG] root: eval: *terraform.EvalVariableBlock | |
2016/06/06 11:22:58 [DEBUG] root: eval: *terraform.EvalTypeCheckVariable | |
2016/06/06 11:22:58 [DEBUG] root: eval: *terraform.EvalSetVariables | |
2016/06/06 11:22:58 [TRACE] [walkInput] Exiting eval tree: module.envTesting.var.bar | |
2016/06/06 11:22:58 [DEBUG] vertex module.envTesting.output.outFoo, got dep: module.envTesting.var.bar | |
2016/06/06 11:22:58 [DEBUG] vertex module.envTesting.output.outFoo, got dep: module.envTesting.var.foo | |
2016/06/06 11:22:58 [DEBUG] vertex root.module.envTesting.output.outFoo: walking | |
2016/06/06 11:22:58 [DEBUG] vertex root.module.envTesting.output.outFoo: evaluating | |
2016/06/06 11:22:58 [TRACE] [walkInput] Entering eval tree: module.envTesting.output.outFoo | |
2016/06/06 11:22:58 [DEBUG] root.envTesting: eval: *terraform.EvalOpFilter | |
2016/06/06 11:22:58 [DEBUG] root.envTesting: eval: *terraform.EvalSequence | |
2016/06/06 11:22:58 [DEBUG] root.envTesting: eval: *terraform.EvalWriteOutput | |
panic: interface conversion: interface is map[string]ast.Variable, not string | |
goroutine 34 [running]: | |
panic(0x231ab40, 0x14f6ef00) | |
/opt/go/src/runtime/panic.go:481 +0x31a | |
github.com/hashicorp/terraform/config.interpolationFuncConcat.func1(0x14f809a0, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/config/interpolate_funcs.go:242 +0x31c | |
github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil.(*evalCall).Eval(0x14f706c0, 0x34eed0c8, 0x14f705f0, 0x14ede8a8, 0x0, 0x0, 0x1d321c0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil/eval.go:241 +0x32e | |
github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil.(*evalVisitor).visit(0x14ede8a0, 0x34e064d0, 0x14f6eda0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil/eval.go:186 +0xd5 | |
github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil.(*evalVisitor).(github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil.visit)-fm(0x34e064d0, 0x14f6eda0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil/eval.go:152 +0x36 | |
github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil/ast.(*Call).Accept(0x14f6eda0, 0x14f706a0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil/ast/call.go:20 +0x113 | |
github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil/ast.(*Output).Accept(0x14f6edc0, 0x14f706a0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil/ast/output.go:20 +0x8e | |
github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil.(*evalVisitor).Visit(0x14ede8a0, 0x34e064f0, 0x14f6edc0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil/eval.go:152 +0x6a | |
github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil.internalEval(0x34e064f0, 0x14f6edc0, 0x14f807b0, 0x0, 0x0, 0x34e064f0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil/eval.go:130 +0x660 | |
github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil.Eval(0x34e064f0, 0x14f6edc0, 0x14f807b0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/hashicorp/hil/eval.go:59 +0x59 | |
github.com/hashicorp/terraform/config.(*RawConfig).Interpolate.func1(0x34e064f0, 0x14f6edc0, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/config/raw_config.go:135 +0x2b3 | |
github.com/hashicorp/terraform/config.(*interpolationWalker).Primitive(0x14f7c4e0, 0x1d58e80, 0x14fa4e60, 0x98, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/config/interpolate_walk.go:140 +0x2e0 | |
github.com/hashicorp/terraform/vendor/github.com/mitchellh/reflectwalk.walkPrimitive(0x1d50f40, 0x14f70620, 0x94, 0x25fe660, 0x14f7c4e0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/mitchellh/reflectwalk/reflectwalk.go:186 +0x85 | |
github.com/hashicorp/terraform/vendor/github.com/mitchellh/reflectwalk.walk(0x1d58e80, 0x14fa4e60, 0x98, 0x25fe660, 0x14f7c4e0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/mitchellh/reflectwalk/reflectwalk.go:117 +0x223 | |
github.com/hashicorp/terraform/vendor/github.com/mitchellh/reflectwalk.walkMap(0x1d5fc40, 0x14f6ed40, 0x15, 0x25fe660, 0x14f7c4e0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/mitchellh/reflectwalk/reflectwalk.go:168 +0x491 | |
github.com/hashicorp/terraform/vendor/github.com/mitchellh/reflectwalk.walk(0x1d5fc40, 0x14f6ed40, 0x15, 0x25fe660, 0x14f7c4e0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/mitchellh/reflectwalk/reflectwalk.go:120 +0x31d | |
github.com/hashicorp/terraform/vendor/github.com/mitchellh/reflectwalk.Walk(0x1d5fc40, 0x14f6ed40, 0x25fe660, 0x14f7c4e0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/vendor/github.com/mitchellh/reflectwalk/reflectwalk.go:70 +0xf6 | |
github.com/hashicorp/terraform/config.(*RawConfig).interpolate(0x14f58f80, 0x14f807c0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/config/raw_config.go:231 +0x110 | |
github.com/hashicorp/terraform/config.(*RawConfig).Interpolate(0x14f58f80, 0x14f6e8e0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/config/raw_config.go:141 +0xd1 | |
github.com/hashicorp/terraform/terraform.(*BuiltinEvalContext).Interpolate(0x15008000, 0x14f58f80, 0x0, 0x14fe4b00, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval_context_builtin.go:301 +0xe5 | |
github.com/hashicorp/terraform/terraform.(*EvalWriteOutput).Eval(0x14f80510, 0x34e074f0, 0x15008000, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval_output.go:48 +0x9e | |
github.com/hashicorp/terraform/terraform.EvalRaw(0x34eed0b0, 0x14f80510, 0x34e074f0, 0x15008000, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:53 +0x1c9 | |
github.com/hashicorp/terraform/terraform.(*EvalSequence).Eval(0x14f80520, 0x34e074f0, 0x15008000, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval_sequence.go:10 +0x9e | |
github.com/hashicorp/terraform/terraform.EvalRaw(0x34f6d078, 0x14f80520, 0x34e074f0, 0x15008000, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:53 +0x1c9 | |
github.com/hashicorp/terraform/terraform.(*EvalOpFilter).Eval(0x14f6e7c0, 0x34e074f0, 0x15008000, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval_filter_operation.go:37 +0x51 | |
github.com/hashicorp/terraform/terraform.EvalRaw(0x34f2d048, 0x14f6e7c0, 0x34e074f0, 0x15008000, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:53 +0x1c9 | |
github.com/hashicorp/terraform/terraform.Eval(0x34f2d048, 0x14f6e7c0, 0x34e074f0, 0x15008000, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:34 +0x4b | |
github.com/hashicorp/terraform/terraform.(*Graph).walk.func1(0x25fea20, 0x14fb0ca0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/graph.go:198 +0x85b | |
github.com/hashicorp/terraform/dag.(*AcyclicGraph).Walk.func3(0x14fb1910, 0x14fc60e0, 0x14fb1920, 0x14fc6100, 0x14fbab60, 0x25fea20, 0x14fb0ca0, 0x14f59b80, 0x14f59cc0) | |
/opt/gopath/src/github.com/hashicorp/terraform/dag/dag.go:238 +0xb5 | |
created by github.com/hashicorp/terraform/dag.(*AcyclicGraph).Walk | |
/opt/gopath/src/github.com/hashicorp/terraform/dag/dag.go:247 +0x5b8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment