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)
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-newrelicplugin of version 2.7.5 to configs where dashboards were removed, then removed.terraformfolder (I am on Linux), then reinited terraform config (the latestterraform-provider-newrelicplugin 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
.terraformforlder.