terraform-provider-newrelic: 2.8.0 is getting 500 errors from API

API calls to PUT dashboard leading to 500 Internal Server Error

Terraform Version

v0.12.26

Affected Resource(s)

newrelic_dashboard at least

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 15 (9 by maintainers)

Most upvoted comments

Hi @onlyplo, we’re working on a solution now πŸ˜ƒ

This was fixed in v2.12.1. Please let us know if upgrading to v2.12.1 works πŸ™‚

@alx13 As a workaround, I destroyed all my dashboards applying terraform with terraform-provider-newrelic plugin of version 2.7.5 to configs where dashboards were removed, then removed .terraform folder (I am on Linux), then reinited terraform config (the latest terraform-provider-newrelic plugin was downloaded), and reapplied terraform config creating dashboards back.

It is applicable if your terraform state is on s3 bucket or elsewhere not in the .terraform forlder.