Skip to content

panic: reflect: call of reflect.Value.Type on zero Value #2987

Description

@fs-david-harrington

Hello All,

In the past week, we just started to see the following error message across all existing workspaces.
using hashicorp/tfc-workflows-github/actions/upload-configuration@v1.3.2

`error uploading configuration version to HCP Terraform: resource not found
panic: reflect: call of reflect.Value.Type on zero Value

goroutine 1 [running]:
reflect.Value.Type({0x0?, 0x0?, 0x110?})
/usr/local/go/src/reflect/value.go:2453 +0x12e
github.com/hashicorp/tfci/internal/command.(*outputMessage).Value(0xc000076030)
/src/internal/command/output.go:39 +0xf9
github.com/hashicorp/tfci/internal/command.(*Meta).closeOutput(0xc0004a21e0)
/src/internal/command/meta.go:121 +0x12b
github.com/hashicorp/tfci/internal/command.(*UploadConfigurationCommand).Run(0xc000076210, {0xc0000aa050, 0x3, 0x3})
/src/internal/command/upload.go:65 +0x64b
github.com/mitchellh/cli.(*CLI).Run(0xc0000edcc0)
/go/pkg/mod/github.com/mitchellh/cli@v1.1.5/cli.go:262 +0x5f8
main.realMain()
/src/main.go:61 +0xf6
main.main()
/src/main.go:46 +0x1b4`

The workspaces exist, and have been working for over a year. Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions