Skip to content

Releases: DataDog/terraform-provider-datadog

v3.37.0

28 Feb 15:17
0e8bd3a
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS

NOTES

  • [datadog_security_monitoring_suppression] Add an example for suppression by @clementgbcn in #2288

New Contributors

Full Changelog: v3.36.1...v3.37.0

v3.36.1

13 Feb 19:25
453486d
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_monitor] Sync search query validation with backend API by @nkzou in #2275
  • [datadog_logs_index] Fix permadiff on omitted reset time by @nkzou in #2280

FEATURES

  • [datadog_synthetics_test] Add plain_proto_file and deprecate compressed_json_descriptor by @AlaricCalmette in #2273

Full Changelog: v3.36.0...v3.36.1

v3.36.0

07 Feb 19:44
760903b
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_test] Fix no_saving_response_body option to the request config for multi api test by @RomainGuarinoni in #2249
  • [datadog_synthetics_test] Check if ci options block is valid by @nkzou in #2252
  • [datadog_apm_retention_filter] User mutex to prevent concurrent operation by @skarimo in #2244
  • [datadog_monitor] Omit recurrence start field if its an empty string by @nkzou in #2258

IMPROVEMENTS

  • [ip_allow_list] Migrate ip allow list to framework by @HantingZhang2 in #2239
  • [datadog_service_level_objective] Add support for time-slice SLOs by @ddjamesfrullo in #2245
  • [datadog_api_key][datadog_application_key] Add exact_match option to data sources by @nkzou in #2247
  • [datadog_sensitive_data_scanner] Handle new included_keyword_configuration attribute in scanning rule by @artslidd in #2238
  • [datadog_dashboards] Bump limit for allowed graphs in split graph widget by @adil-alimbetov in #2265
  • [datadog_logs_index] Add daily limit reset options to log indexes by @Prepager in #2263

FEATURES

  • [security_monitoring_rule] Support Third Party rules by @pietrodll in #2231
  • [datadog_security_monitoring_suppression] Add support for suppressions by @pietrodll in #2246
  • [datadog_openapi_api] Add support for API management resource by @therve in #2262

New Contributors

Full Changelog: v3.35.0...v3.36.0

v3.35.0

10 Jan 21:38
6469cfe
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS

  • [datadog_rum_application] migrate to framework by @nkzou in #2215
  • [datadog_dashboard][datadog_powerpack] Support cloud cost query in F&F queries by @nkzou in #2211
  • [application_key] Migrate application key resource to framework by @HantingZhang2 in #2224
  • [datadog_metric_metadata] correct consistency of type by @fl0Lec in #2222
  • [datadog_gcp_sts] Avoid initializing attributes using WithDefault() by @skarimo in #2236

FEATURES

  • [datadog_integration_aws_event_bridge] Add support for AWS Event Bridge integration by @skarimo in #2204
  • [datadog_users] Added support for the Users data source by @aldrickdev in #2220

NOTES

New Contributors

Full Changelog: v3.34.0...v3.35.0

v3.34.0

14 Dec 18:33
8c838b6
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_dashboard] Don't crash on empty group_by in widgets by @therve in #2189
  • [datadog_service_definition_yaml] Validate tag type is string by @nkzou in #2196

IMPROVEMENTS

  • [datadog_integration_azure] Migrate resource to framework by @skarimo in #2202
  • [datadog_dashboards] [datadog_powerpacks] clarify widget layout schema component descriptions by @dashashifrina in #2182

FEATURES

  • [datadog_powerpack] Add powerpack resource by @skarimo in #2187
  • [datadog_integration_azure] Add resource_collection_enabled by @ava-silver in #2203
  • [dashboards] Support for powerpack widgets by @dashashifrina in #2205
  • [datadog_security_monitoring_rule] Support for Application Security rule type by @nizox in #2195

NOTES

  • [datadog_integration_aws_*] Validate AWS account ID and improve error handling by @rjhornsby in #2201

New Contributors

Full Changelog: v3.33.0...v3.34.0

v3.33.0

21 Nov 19:47
e61ff20
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_service_definition_yaml] Keep ci-pipeline-fingerprints sorted in state by @nkzou in #2178

IMPROVEMENTS

  • [provider] Remove terraform logger transport by @skarimo in #2167
  • [data_source_datadog_service_level_objectives] Add ability to query slo with multiple tags by @skarimo in #2172
  • [datadog_monitor] Add custom_schedule fields by @unclebconnor in #2177

FEATURES

  • [datadog_integration_azure] Add container_app_filters by @ava-silver in #2138
  • [apm_retention_filters] Add resources and datasource by @SalahEddineBC in #2137
  • [datadog_metric_tag_configuration] Adds exclude_tags_mode; updates include_percentiles by @jmfurlott in #1949

NOTES

New Contributors

Full Changelog: v3.32.0...v3.33.0

v3.32.0

31 Oct 17:59
46ff323
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_service_definition_yaml] Fix typo in v2.2 example by @hyperloglogy in #2152
  • [datadog_integration_aws] Allow account_id to be specified in an access_key configured integration by @nkzou in #2154

IMPROVEMENTS

  • [data_source_datadog_team_memberships] add exact match support by @skarimo in #2118

Full Changelog: v3.31.0...v3.32.0

v3.31.0

18 Oct 15:09
14f505b
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_sensitive_data_scanner_group] Avoid panic when nil returned by @mikutas in #2097
  • [datadog_synthetics_test] Prevent setting empty values for rum settings by @romainberger in #2124
  • [datadog_cloud_configuration_rule] Set userActivationStatus to true when at least one group_by field is present by @christophetd in #2131

IMPROVEMENTS

  • [datadog_synthetics_test] Add support for timings scope for response assertions by @romainberger in #2101
  • [datadog_dashboard] Support Formula and Function requests in heatmap widget by @nkzou in #2103
  • [datadog_provider] Document default values of schemas by @skarimo in #2139
  • [datadog_ip_ranges] Adds global prefixes to the data source by @nkzou in #1783
  • [datadog_dashboards] Implement support for split graph widget by @adil-alimbetov in #2129

FEATURES

  • [datadog_service_definition_yaml] Support service definition schema v2.2 by @hyperloglogy in #2126
  • [datadog_synthetics_test] Add support for proto files for grpc tests by @romainberger in #2116

NOTES

New Contributors

Full Changelog: v3.30.0...v3.31.0

v3.30.0

12 Sep 19:21
55fcfc9
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_downtimes_schedule] Fix downtimes schedule with monitor id identifier by @skarimo in #2092

IMPROVEMENTS

  • [datadog_synthetics_tests] Retrieve synthetics test in datasource by making 2 api calls by @skarimo in #2068
  • [datadog_dashboard] Add support for sunburst widget request style by @matt-miller-ddog in #2089

FEATURES

  • [datadog_synthetics_test] Add support for metadata for Synthetics grpc tests by @romainberger in #2094

NOTES

Full Changelog: v3.29.0...v3.30.0

v3.29.0

23 Aug 18:34
977ae7e
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_sensitive_data_scanner_rule] Handle empty string for excluded_namespaces by @skarimo in #2041
  • [datadog_dashboard] Fix handling of nil notify_by list by @therve in #2046
  • [datadog_spans_metric] Normalize tag value by @skarimo in #2056
  • [datadog_integration_aws_tag_filter] Prevent concurrency issues with mutex by @nkzou in #2063

IMPROVEMENTS

  • [restriction_policy] Update restriction_policy resource documentation for private beta dashboard support by @sanjaythakkar-dd in #2028
  • [datadog_dashboard_list] Migrate to tf framework by @HantingZhang2 in #2038
  • [data_sources] Relax unparsed object check for datasources by @skarimo in #2043
  • Use validators to mark objects as required by @skarimo in #2053
  • [datadog_synthetics_test] Add persistCookies option by @luissmg in #2058

FEATURES

  • [datadog_cloud_configuration_rule] Added filter field by @symphony-elias in #2015
  • [datadog_downtime_schedule] Add support for Downtime V2 by @carlmartensen in #2023
  • [datadog_integration_azure] Add app_service_plan_filters, cspm, and custom metrics by @ava-silver in #2059
  • [datadog_team_permission] Add team permission setting resource by @skarimo in #2070

NOTES

  • [datadog_provider] Bump go version to 1.20 and other terraform package versions by @skarimo in #2030
  • [datadog_provider] Switch sdkv2 schemas to SchemaFunc by @skarimo in #2034
  • [datadog_provider] Bump datadog-api-client to 2.16.0 by @skarimo in #2074

New Contributors

Full Changelog: v3.28.0...v3.29.0