hashicorp / hashicorp/tfc-workflows-github

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

Open
#2,987 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
HCL
Stars
178
Forks
30
PR merge metrics
No merged PRs in 30d

Description

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](https://github.com/futuresuper/impact-hub/actions/runs/15699076149/job/44298664816#step:4:64) +0xf6
main.main()
/src/main.go:46 +0x1b4`

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.