Skip to content

v2.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 13:17
· 754 commits to master since this release
76486f2

IMPROVEMENTS:

  • datadog_dashboard: Implement support for Geomap Dashboard Widget (#954)

FEATURE:

  • datadog_dashboard_json: Add new dashboard JSON resource (#950)

BUGFIXES:

  • datadog_dashboard: Add a retry on 504 errors when there is a timeout (#975)
  • datadog_integration_slack_channel: Fix issue causing slack channels to not be created in some situations (#981)
  • datadog_monitor: Explicitly check monitor_id for nil value to fix an issue with terraformer (#962)
  • datadog_security_monitoring_default_rule: Fix issue that prevented default rule cases notifications to be updated (#956)

NOTES:

  • Update the underlying Datadog go client to v1.0.0-beta.17. See here for changes.