terraform-provider-pagerduty
terraform-provider-pagerduty copied to clipboard
panic in dataSourcePagerDutyVendorRead
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
Heads-up that this may be addressed as part of #458 and released as part of 2.3.0.