Hi ,
I am trying to create a line chart in newrelic using terraform newrelic_one_dashboard , but newrelic have the limitation to support only 20 queries . I am reading value from a json file and dynamically creating the line chart with multiple nrql blocks . How can I solve this limitation of 20 queries .I am having a single page and single widget_line with multiple nrql blocks that are dynamically getting generated .