Skip to content

Releases: DataDog/terraform-provider-datadog

v3.14.0

25 Jul 14:46
b800785
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_test] Fix ci execution rule options for browser tests by @romainberger in #1491
  • [datadog_synthetics_test] defaults api_step timeout to 60 to avoid it defaulting to 0 by @AlaricCalmette in #1497

FEATURES

  • [datadog_security_monitoring_rule] NewValue detection type supports threshold learning duration and metrics by @juliendoutre in #1479
  • [datadog_security_monitoring_rule] Dynamic Criticality Support by @pietrodll in #1483
  • [datadog_synthetics_test] Add support for grpc subtype by @AlaricCalmette in #1500

NOTES

New Contributors

Full Changelog: v3.13.1...v3.14.0

v3.13.1

11 Jul 16:43
5f0d0bf
Compare
Choose a tag to compare

What's Changed

BUGFIXES

Full Changelog: v3.13.0...v3.13.1

v3.12.0

24 May 19:20
111afbc
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_test] Allow users to set user locator with no element by @AlaricCalmette in #1437

IMPROVEMENTS

  • [datadog_synthetics_test] [datadog_synthetics_private_location] Add support for restricted roles on private locations and synthetics tests by @dajofo in #1423
  • [datadog_logs_archive] Handle new rehydration_max_scan_size_in_gb field for Logs Archives by @corentinmarc in #1440
  • docs: Update docs for rrule/type by @mikebryant in #1434

FEATURES

  • [mute_first_recovery_notification] add mute first recovery notification to monitor options by @JoannaYe-Datadog in #1417

NOTES

  • Add documentation on limits for Monitors timeout_h option by @Dalje-et in #1432
  • [datadog_synthetics_test] Fix config_variable example by @ethan-lowman-dd in #1397
  • Exponential backoff period for 5xx errors and enabled retries by default by @skarimo in #1444
  • Bump datadog-api-client to v1.14.0 by @skarimo in #1448

New Contributors

Full Changelog: v3.11.0...v3.12.0

v3.11.0

20 Apr 16:47
206fc74
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_test] Remove unparsed check in the data source by @sdeprez in #1403
  • [datadog_security_monitoring_rule] Add default for aggregation by @muffix in #1407
  • [datadog_synthetics_test] Use a correct regex for variables by @AlaricCalmette in #1398
  • [datadog_monitor] Fix spurious "changes made outside of terraform" by @markadev in #1384

IMPROVEMENTS

  • [resource_datadog_monitor] Add separate validation for existing monitors by @gkharkwal in #1406
  • [datadog_resource_dashboard] Implement support for timeseries background in query value widgets by @DrkSephy in #1415

FEATURES

  • [datadog_security_monitoring_rule] Update provider for detection method impossible travel by @muffix in #1402

NOTES

New Contributors

Full Changelog: v3.10.0...v3.11.0

v3.10.0

28 Mar 14:19
3f2bf11
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_cloud_workload_security_agent_rule] Fix enabled attribute reading by @skarimo in #1379
  • [datadog_dashboard] Fix sunburst_definition inside group_definition by @volnt in #1377

IMPROVEMENTS

  • [datadog_user] Match existing users based on email by @skarimo in #1383

FEATURES

  • [datadog_synthetics_test] Add synthetics test data source by @sdeprez in #1391

NOTES

New Contributors

  • @volnt made their first contribution in #1377
  • @api-clients-generation-pipeline made their first contribution in #1396

Full Changelog: v3.9.0...v3.10.0

v3.9.0

09 Mar 16:02
v3.9.0
ada5d0f
Compare
Choose a tag to compare

IMPROVEMENTS:

  • datadog_dashboard: Implement support for Treemap widget (#1331)
  • datadog_dashboard: Add support for apm_stats_query for distributions widget (#1326)
  • datadog_synthetics_test: Add support new authentication types and request proxy for Synthetics tests (#1336)
  • datadog_synthetics_test: Add element user locator field for browser steps (#1346)
  • datadog_integration_aws: Add support for metrics, cspm_resource and resource collections (#1343) Thanks @nikohaa
  • datadog_synthetics_test: Add certificate check option for ssl tests (#1368)
  • datadog_synthetics_test: Add support for is_critical option on browser steps (#1359)

FEATURES:

  • datadog_cloud_workload_security_agent_rules: Add terraform support for Cloud Workload Security Agent Rules (#1338)
  • data_source_datadog_logs_indexes: Add logs indexes datasource (#1349)
  • datadog_authn_mapping: Add new resource SAML AuthN Mappings (#1349)

BUGFIXES:

  • datadog_dashboard_json: Handle perpetual diff when both is_read_only and restricted_roles is set (#1280)
  • datadog_security_monitoring_rule: Set evaluation_window to optional and fix tests (#1347)
  • datadog_integration_gcp: Use mutex in GCP resource to limit concurrent changes (#1360)
  • datadog_integration_aws_lambda_arn: Use mutex in aws lambda arn resource to limit concurrent changes (#1370)
  • datadog_aws_log_collection: Use mutex to limit concurrent changes (#1370)

NOTES:

v3.8.1

19 Jan 19:31
176ccf7
Compare
Choose a tag to compare

BUGFIXES:

  • datadog_synthetics_test: Handle empty retry option in API step (#1332)

v3.8.0

18 Jan 20:59
v3.8.0
fb0c4c2
Compare
Choose a tag to compare

IMPROVEMENTS:

  • datadog_dashboard: Implement support for sunburst widget (#1324)
  • datadog_monitor: Add support ci-pipelines alert monitor type (#1315)
  • datadog_security_monitoring_rules: Raise the case limit in security rules (#1313)
  • datadog_service_level_objective: Fix SLO-correction examples (#1307)
  • datadog_slo_correction: Update documentation to list supported correction rules (#1308)
  • datadog_synthetics_test: Add GET call after create to ensure resource is created successfully (#1312)
  • datadog_synthetics_test: Add retry options to Synthetics multi step (#1317)
  • datadog_synthetics_test: Add support for websocket synthetics tests (#1287)
  • datadog_synthetics_test: Allow variables in moreThan operator with JSONPath (#1322)

NOTES:

  • datadog_application_key: Deprecate agent_rule field (#1318)
  • Update Datadog client to v1.8.0

v3.7.0

15 Dec 22:11
v3.7.0
41bb077
Compare
Choose a tag to compare

IMPROVEMENTS:

  • datadog_dashboard: Implement support for formulas and functions in Scatterplot Widgets (#1275)
  • datadog_webhook: Use mutex in webhook to prevent concurrent modifications (#1279)
  • datadog_webhook_custom_variable: Use mutex in webhook to prevent concurrent modifications (#1279)
  • datadog_monitor: Fix invalid monitor timeout_h example (#1281)
  • datadog_service_level_objective: Mark target_display and warning_display display values as computed (#1286)
  • datadog_synthetics_test: Add support for UDP tests (#1277)
  • datadog_dashboard: Implement support for Change widgets using formulas and functions (#1191)
  • datadog_monitor: Update new_group_delay and new_host_delay docs (#1281)

BUGFIXES:

  • datadog_dashboard_json: Handle perpetual diff when both is_read_only and restricted_roles is set (#1280)
  • datadog_monitor_json: Fix panic on resource name change (#1278)
  • datadog_monitor_json: Fix perpetual diff on some monitor JSON fields (#1291)
  • datadog_dashboard_json: Handle notify_list diffs for dashboard resource (#1295)
  • datadog_monitor: Don't set new_host_delay if it's not returned by api (#1281)
  • datadog_dashboard: Handle perpetual diff in notify_list attribute (#1295)

NOTES:

  • Update Datadog client to v1.7.0
  • Update terraform-plugin-sdk to v2.10.0

v3.6.0

10 Nov 08:53
f99c25a
Compare
Choose a tag to compare

IMPROVEMENTS:

  • datadog_metric_tag_configuration: add aggregations option to metric_tag_configuration TF resource (#1179)
  • datadog_dashboard: Safeguard against empty widget requests (#1253)
  • datadog_downtime: Correct downtime.monitor_tags description (#1252) Thanks @antonioalmeida
  • datadog_dashboard: Update property descriptions for Dashboard RBAC release (#1251)
  • datadog_monitor: Fix typo in the datadog_monitor page (#1257) Thanks @jtamagnan-delphix
  • datadog_slo_correction: Add docs for recurring slo correction (#1256)
  • datadog_integration_azure: Add support for Azure resource automute option (#1262).

FEATURES:

  • datadog_logs_indexes_order: Add datasource datadog_logs_indexes_order (#1244)
  • datadog_integration_azure: Fix azure resource state when duplicate tenants are present (#1255).

BUGFIXES:

  • datadog_dashboard: Safeguard against empty widget requests (#1253)
  • datadog_synthetics_test: Properly handle empty basicAuth values (#1263)
  • datadog_synthetics_test: Handle empty request_definition values (#1268)

NOTES:

  • Update Datadog client to v1.6.0