Closed vinay-newrelic closed 3 months ago
Currently, if user send the value for legend_enabled as false while creating dashboards, that is currently being ignored, and the default value of true is being used. Fixed it by changing the boolean field to a pointer.
Fixes https://github.com/newrelic/terraform-provider-newrelic/issues/2736
Currently, if user send the value for legend_enabled as false while creating dashboards, that is currently being ignored, and the default value of true is being used. Fixed it by changing the boolean field to a pointer.
Fixes https://github.com/newrelic/terraform-provider-newrelic/issues/2736