deshdeep-airwallex

Results 2 comments of deshdeep-airwallex

[#1308](https://github.com/newrelic/terraform-provider-newrelic/issues/1308) related issue [one_dashboard_raw](https://github.com/newrelic/terraform-provider-newrelic/issues/1308#issuecomment-907927819)

➕ We are facing same issue when I tried to use newrelic_one_dashboard_raw resource and dynamically create widgets dashboard.tf ```hcl locals { l_newrelic_dashboard = { for obj in var.newrelic_dashboard : obj.title...