Using Terraform to generate New Relic dashboards from NRQL queries
Briefly

The jsondecode() function extracts the data we need from the results and assigns it to the CONFIG variable.The shape of the CONFIG data is slightly different from how it looked in previous parts in order to accommodate the query result data.jsondecode(data.graphql_query.basic_query.query_response).data.actor.account.nrql.results
Read at New Relic
[
add
]
[
|
|
]