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

[datadog_dashboard] Update docs for new `incident_analytics` datasource #2523

Closed brtu closed 1 month ago

brtu commented 1 month ago

https://datadoghq.atlassian.net/browse/DB-426

Updated documentation related to changes made by https://github.com/DataDog/datadog-api-spec/pull/2924

Because the FormulaAndFunctionEventsDataSource is pulled directly from datadog-api-spec, related tests are in the datadog-api-spec repo and in this PR we only update the docs.

go.mod and go.sum include references to the unreleased version of the datadog-api-spec-go client. #api-clients team says that: Screenshot 2024-08-06 at 10 58 54 AM