Code Monkey home page Code Monkey logo

terraform-icp-gcp's People

Contributors

jkwong888 avatar

Watchers

 avatar  avatar

terraform-icp-gcp's Issues

Terraform crashes when running terraform plan

I have tried this and terraform crashes once you run terraform plan

panic: inconsistent map element types (cty.Tuple([]cty.Type{cty.String, cty.String}) then cty.String)

goroutine 361 [running]:
github.com/zclconf/go-cty/cty.MapVal(0xc00123f490, 0xc00123f400, 0xc000aa16a0, 0x18, 0xc000e0bd68)
/opt/teamcity-agent/work/9e329aa031982669/pkg/mod/github.com/zclconf/[email protected]/cty/value_init.go:207 +0x538
github.com/zclconf/go-cty/cty/convert.conversionObjectToMap.func2(0x21f0920, 0xc000d877a0, 0x1a6e5e0, 0xc000b86630, 0xc0007f6240, 0x1, 0x1, 0x7f49af2e26d0, 0x0, 0x40c0d8, ...)
/opt/teamcity-agent/work/9e329aa031982669/pkg/mod/github.com/zclconf/[email protected]/cty/convert/conversion_collection.go:338 +0x6c3
github.com/zclconf/go-cty/cty/convert.getConversion.func1(0x21f0920, 0xc000d877a0, 0x1a6e5e0, 0xc000b86630, 0x0, 0x0, 0x0, 0xc000aa6b00, 0xc0007f6230, 0x21f08e0, ...)
/opt/teamcity-agent/work/9e329aa031982669/pkg/mod/github.com/zclconf/[email protected]/cty/convert/conversion.go:34 +0xef
github.com/zclconf/go-cty/cty/convert.retConversion.func1(0x21f0920, 0xc000d877a0, 0x1a6e5e0, 0xc000b86630, 0xc0007f6230, 0x0, 0x0, 0x0, 0x0, 0x0)
/opt/teamcity-agent/work/9e329aa031982669/pkg/mod/github.com/zclconf/[email protected]/cty/convert/conversion.go:141 +0x6b
github.com/zclconf/go-cty/cty/convert.Convert(0x21f0920, 0xc000d877a0, 0x1a6e5e0, 0xc000b86630, 0x21f08e0, 0xc0004532e0, 0x0, 0x21f0920, 0xc000d877a0, 0x1a6e5e0, ...)
/opt/teamcity-agent/work/9e329aa031982669/pkg/mod/github.com/zclconf/[email protected]/cty/convert/public.go:51 +0x1af
github.com/hashicorp/terraform/terraform.(*EvalModuleCallArgument).Eval(0xc000b0f7c0, 0x22219e0, 0xc000c62c30, 0x2, 0x2, 0xc00052c000, 0x42)
/opt/teamcity-agent/work/9e329aa031982669/src/github.com/hashicorp/terraform/terraform/eval_variable.go:76 +0x160
github.com/hashicorp/terraform/terraform.EvalRaw(0x21af580, 0xc000b0f7c0, 0x22219e0, 0xc000c62c30, 0x2d, 0x0, 0x0, 0x2d)
/opt/teamcity-agent/work/9e329aa031982669/src/github.com/hashicorp/terraform/terraform/eval.go:57 +0x131
github.com/hashicorp/terraform/terraform.(*EvalOpFilter).Eval(0xc000f33710, 0x22219e0, 0xc000c62c30, 0x2, 0x2, 0xc00087cb38, 0x42b7a1)
/opt/teamcity-agent/work/9e329aa031982669/src/github.com/hashicorp/terraform/terraform/eval_filter_operation.go:37 +0x4c
github.com/hashicorp/terraform/terraform.EvalRaw(0x21af5c0, 0xc000f33710, 0x22219e0, 0xc000c62c30, 0x14, 0xbf56fc21ada1f37d, 0xc8d9f8b0, 0x2d)
/opt/teamcity-agent/work/9e329aa031982669/src/github.com/hashicorp/terraform/terraform/eval.go:57 +0x131
github.com/hashicorp/terraform/terraform.(*EvalSequence).Eval(0xc000d419c0, 0x22219e0, 0xc000c62c30, 0x2, 0x2, 0xea8025, 0x21af720)
/opt/teamcity-agent/work/9e329aa031982669/src/github.com/hashicorp/terraform/terraform/eval_sequence.go:20 +0xfd
github.com/hashicorp/terraform/terraform.EvalRaw(0x21af700, 0xc000d419c0, 0x22219e0, 0xc000c62c30, 0x1a5f280, 0x31be285, 0x19cbc40, 0xc000559800)
/opt/teamcity-agent/work/9e329aa031982669/src/github.com/hashicorp/terraform/terraform/eval.go:57 +0x131
github.com/hashicorp/terraform/terraform.Eval(0x21af700, 0xc000d419c0, 0x22219e0, 0xc000c62c30, 0xc000d419c0, 0x21af700, 0xc000d419c0, 0x0)
/opt/teamcity-agent/work/9e329aa031982669/src/github.com/hashicorp/terraform/terraform/eval.go:35 +0x4d
github.com/hashicorp/terraform/terraform.(*Graph).walk.func1(0x1c0e4e0, 0xc000c5e500, 0x0, 0x0, 0x0)
/opt/teamcity-agent/work/9e329aa031982669/src/github.com/hashicorp/terraform/terraform/graph.go:90 +0xf40
github.com/hashicorp/terraform/dag.(*Walker).walkVertex(0xc0007cff80, 0x1c0e4e0, 0xc000c5e500, 0xc000c5e080)
/opt/teamcity-agent/work/9e329aa031982669/src/github.com/hashicorp/terraform/dag/walk.go:392 +0x353
created by github.com/hashicorp/terraform/dag.(*Walker).Update
/opt/teamcity-agent/work/9e329aa031982669/src/github.com/hashicorp/terraform/dag/walk.go:314 +0xa9b

!!!!!!!!!!!!!!!!!!!!!!!!!!! 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 Terraform1 so that we can fix this.

When reporting bugs, please include your terraform version. That
information is available on the first line of crash.log. You can also
get it by running 'terraform --version' on the command line.

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.