terraform-provider-sumologic icon indicating copy to clipboard operation
terraform-provider-sumologic copied to clipboard

sumologic_dashboard resource error creating dashboard "topologylinking:internal_error"

Open jdmeans8 opened this issue 11 months ago • 1 comments

When using the sumologic_dashboard resource, I consistently get the following error: Error: {"id":"2N2RK-5APHR-83M6U","errors":[{"code":"topologylinking:internal_error","message":"There was an error updating topology labels for content 95555420: null"}]}

The dashboard creates successfully and how I expect it to, but due to this error it is not saved in the state and is not managed by terraform. I have tried creating dashboards with and without topology labels, and get the same error each time. I am using v3.0.0 of the provider, and my terraform version is v1.10.4. This occurs with my own custom terraform resource, as well as when I test using the example provided in the documentation. I am not sure where I can get more information regarding this error.

jdmeans8 avatar Jan 10 '25 20:01 jdmeans8

Internal jira DASH-2242

dlinsumo avatar Jan 15 '25 02:01 dlinsumo