Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic in dataSourcePagerDutyVendorRead #453

Open
ryanking opened this issue Feb 2, 2022 · 1 comment
Open

panic in dataSourcePagerDutyVendorRead #453

ryanking opened this issue Feb 2, 2022 · 1 comment

Comments

@ryanking
Copy link

ryanking commented Feb 2, 2022

Terraform Version

1.1.3

Affected Resource(s)

  • data_source_pagerduty_vendor

Terraform Configuration Files

data "pagerduty_vendor" "datadog" {
  name = "Datadog"
}

Debug Output

I don't have this because the error is transient and I didn't have debug logging on when it happend.

Panic Output

https://gist.github.com/436274ff78e5c5a893f82948427424c0

Steps to Reproduce

I have not been able to reproduce this yet.

Important Factoids

Nothing out of the ordinary with this code. We recently upgraded to the latest provider version.

References

@dobs
Copy link
Contributor

dobs commented Feb 11, 2022

Heads-up that this may be addressed as part of #458 and released as part of 2.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants