Skip to content

Releases: DataDog/terraform-provider-datadog

v3.48.1

14 Nov 17:33
7cb3a9c
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_integration_aws_tag_filter] include step_functions as valid enum for v1 AWS tag filter by @amaskara-dd in #2671

Full Changelog: v3.48.0...v3.48.1

v3.48.0

12 Nov 20:37
bc863b7
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_cloudflare] Remove default and update doc by @skarimo in #2658
  • [synthetics_test] Handle request_file when state does not exist by @skarimo in #2659

FEATURES

  • [resource_datadog_domain_allowlist] Domain allowlist provider support by @diab42 in #2637
  • [datadog_dashboard][datadog_powerpack] Update go client to support good_minutes and bad_minutes for Time Slice SLOs by @amaskara-dd in #2662

New Contributors

Full Changelog: v3.47.0...v3.48.0

v3.47.0

08 Nov 14:53
20a2aee
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_software_catalog] v3 terraform needs to hydrate the current state from raw content by @christinexlee in #2591
  • [datadog_user_role] lookup roles per user, rather than users per role by @pablito-perez in #2609
  • [cloud_configuration_rule] Make order of cloud configuration rule tags deterministic by @volnt in #2628
  • [datadog_synthetics_test] Handle secure config_variables on import by @skarimo in #2653

FEATURES

  • [datadog_dashboard] Add support for x and y axis controls on distribution widgets by @RobThomas02 in #2611
  • [datadog_security_monitoring_rule] Add reference_tables field to security monitoring rule resource by @paul-hf in #2610
  • [datadog_integration_gcp_sts] Add CloudRevisionRunFilters field to GCPStsServiceAccount Tf module by @tedkahwaji in #2612
  • [datadog_integration_gcp_sts] Add Support for MetricNamesapceConfig & IsResourceCollectionChangeEnabled for GCP Service Accounts by @tedkahwaji in #2650

New Contributors

Full Changelog: v3.46.0...v3.47.0

v3.46.0

03 Oct 18:24
e8cfa3a
Compare
Choose a tag to compare

Full Changelog: v3.45.0...v3.46.0

v3.44.1

11 Sep 21:40
00a795f
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_logs_custom_destination] Fix creation failing without forward_tags_restriction_list set by @Prepager in #2565
  • [datadog_synthetics_test] Handle both integer and string values for port by @nkzou in #2577

IMPROVEMENTS

  • [datadog_provider] Bump go version in provider by @skarimo in #2573

Full Changelog: v3.44.0...v3.44.1

v3.44.0

05 Sep 19:07
4e54cb8
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_api_key] Stop overwriting key values in state when the API omits the key by @tyjet in #2544
  • [datadog_restriction_policy] Allow policy deletions outside of terraform to prompt resource recreation by @dchayes-dd in #2545

FEATURES

  • [datadog_software_catalog] Entity resource by @hyperloglogy in #2537
  • [datadog_logs_custom_destination] Introduce logs custom destination resource by @Prepager in #2542
  • [datadog_synthetics_test] Support grpc_message extracted variables by @Drarig29 in #2552
  • [datadog_logs_custom_destination] Introduce logs custom destination resource by @Prepager in #2555

NOTES

  • [datadog_synthetics_test] allow variable in port by @etnbrd in #2522
  • [datadog_api_key] Add deprecation warning to datadog_api_key data source by @tyjet in #2541
  • [datadog_api_key] Add deprecation warning for importing datadog_api_key resources by @tyjet in #2543
  • [SOCE-1320] update description for slo validate option by @zhengshizhao in #2532

New Contributors

Full Changelog: v3.43.1...v3.44.0

v3.43.1

20 Aug 13:07
23701ad
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_test] Do not send field if empty by @Drarig29 in #2533

Full Changelog: v3.43.0...v3.43.1

v3.43.0

14 Aug 17:40
01cad06
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_test] prevent unnecessary marshalling unmarshalling of proto files / json descriptors by @etnbrd in #2503

IMPROVEMENTS

  • [RUM] Update terraform definition with rum_stream for data_source by @ThibautGeriz in #2497
  • [datadog_ip_allowlist] add ip allowlist example by @afrieds in #2509

FEATURES

  • [datadog_synthetics_test] Support upload file in multistep API test by @etnbrd in #2516
  • [datadog_dashboard] Update docs for new incident_analytics datasource by @brtu in #2523
  • [provider] Add a default_tags attribute in the Datadog provider config, currently only used by the datadog_monitor resource by @Amaury-Behague in #2486

NOTES

  • [provider] bump go, fix type change by @nkzou in #2528

New Contributors

Full Changelog: v3.42.0...v3.43.0

v3.42.0

22 Jul 18:01
5c458d5
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_test] remove body from non-POST requests by @etnbrd in #2492

IMPROVEMENTS

  • [provider] Bump datadog-api-client to latest master by @AmitaiBl in #2494
  • [datadog_provider] Reduce idle connection timeout by @skarimo in #2496

New Contributors

Full Changelog: v3.41.0...v3.42.0

v3.41.0

16 Jul 17:44
40503c7
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_test] Add default value to http_version by @Drarig29 in #2406
  • [datadog_synthetics_test] Fix renotify_interval drift when saving from UI by @Drarig29 in #2457
  • [datadog_synthetics_test] Remove request_definition.timeout default value by @Drarig29 in #2459
  • [datadog_synthetics_test] prevent overriding the local state element from the backend response by @etnbrd in #2460
  • [datadog_service_account] Role-assignment improvements for service accounts by @retsguj in #2434
  • [datadog_application_key] Stop overwriting key values in state when the API omits the key by @jackakeller in #2451

IMPROVEMENTS

  • [datadog_hosts] Add tags_by_source for datadog_hosts data source by @Nothing4You in #2375

FEATURES

  • [datadog_synthetics_test] Support unary gRPC steps in multistep API tests by @Drarig29 in #2445
  • [datadog_dashboard] Add cross_org_uuid support by @cheungringo in #2450
  • [datadog_monitor] Handle zero-based priority values by @carlmartensen in #2455
  • [datadog_powerpack] add support for datadog_powerpack data source by @bharling in #2458

NOTES

  • [datadog_application_key] Add deprecation warning for importing datadog_application_key resources by @jackakeller in #2468
  • [datadog_application_key] Add deprecation warning to datadog_application_key data source by @jackakeller in #2465

New Contributors

Full Changelog: v3.40.0...v3.41.0