Skip to content

Dashboard Update via terraform gives unexpected end of JSON input error (JSON is correct) and works on new dashboard and also via PUT API of signoz #71

Description

@adithya-dinesh

Error: exit status 1: Error: failed to update signoz_dashboard with module.installation.module.signoz_dashboards[0].signoz_dashboard.dashboards_v2["data-infra"], on ../../installation/common/signoz_dashboards/main.tf line 48, in resource "signoz_dashboard" "dashboards_v2": 48: resource "signoz_dashboard" "dashboards_v2" { unexpected end of JSON input

We are facing this issue where we keep getting this error until we delete and re-create. But this is not ideal since we would have linked this dashboard URL in all wiki and docs and simply making signoz dashboards unusable

Note: With Signoz Update Dashboard (PUT) API this works, only with terraform provider this is an issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions