DataDog / terraform-provider-datadog

Terraform Datadog provider
https://www.terraform.io/docs/providers/datadog/
Mozilla Public License 2.0
399 stars 375 forks source link

Add support for order by group on dashboard query_table_definition #2401

Open Cshion opened 4 months ago

Cshion commented 4 months ago

What resources or data sources are affected?

datadog_dashboard

Feature Request

The sorting feature by specific column was recently added to the query_table widget. This can be achieved using the UI, as shown in the image below. But it is not supported as far as I can see in the current resource page , it would be nice to have this feature enabled in the terraform provider.

image

JSON reference:

image

References

No response

up-stevesloan commented 2 days ago

+1 ... also facing this issue. Shows up in the GUI and JSON but cannot Terraform it. The group_by feature is available in other query types (rum_query, etc.) but not in query.