Skip to content

Releases: DataDog/terraform-provider-datadog

v2.13.0

16 Sep 14:40
cd7e26c
Compare
Choose a tag to compare

FEATURES:

  • datadog_dashboard_list: Add a new datasource for dashboard lists (#657)
  • datadog_synthetics_locations: Add a new datasource for locations (#309)

IMPROVEMENTS:

  • datadog_dashboard: A new dashboard_lists attribute allows adding dashboard to dashboard lists in the resource itself (#654).
  • datadog_dashboard: Add support for multi_compute attribute (#629)
  • datadog_dashboard: Add support for metric in conditional_formats (#617)
  • datadog_dashboard: Add support for rum_query and security_query widget requests (#416)
  • datadog_monitor: Monitors are now validated during plan (#639)
  • datadog_downtime: Add support for recurrent rules (#610)
  • datadog_synthetics_test: Add support for steps for browser tests (#638)
  • datadog_synthetics_test: Add subtype TCP test support for API tests (#632)
  • datadog_synthetics_test: Add retry and monitor options (#636)

BUGFIXES:

  • datadog_dashboard: Prevent nil pointer dereference with template variables without prefix (#630)
  • datadog_dashboard: Don't allow empty content in note widgets (#607)
  • datadog_downtime: Ignore useless diff on start attribute (#597)
  • datadog_logs_custom_pipeline: Don't allow empty pipeline filter (#605)
  • provider: Completely skip creds validation when validate is false (#641)

v2.12.1

23 Jul 07:15
4aaaf6a
Compare
Choose a tag to compare

This release doesn't contain any user-facing changes. It's done as a required part of process to finalize the transfer of the provider repository under DataDog GitHub organization: https://github.com/DataDog/terraform-provider-datadog.