Skip to content

Releases: DataDog/terraform-provider-datadog

v3.63.0

20 May 13:33
24d33fd
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_monitors] Fix datadog_monitors datasource not failing if no monitors found by @ecdatadog in #2808

IMPROVEMENTS

  • [datadog_logs_index] Add delete logs indexes support in terraform by @szakon in #2885

FEATURES

  • [datadog_synthetics_test] Add click_with_javascript for browser tests by @Drarig29 in #3013
  • [datadog_service_level_objective] Add support for default tag by @Supam in #2972

New Contributors

Full Changelog: v3.62.0...v3.63.0

v3.62.0

15 May 11:39
30192f5
Compare
Choose a tag to compare

What's Changed

FEATURES

  • [datadog_observability_pipeline] Added the remaining Observability Pipelines components by @vladimir-dd in #2988
  • [datadog_dashboards] [datadog_powerpacks] add custom_links support to treemap widgets by @dashashifrina in #2923
  • [datadog_integration_gcp_sts] Add IsPerProjectQuotaEnabled field by @tedkahwaji in #2999
  • [datadog_security_monitoring_rule_json] Add security_monitoring_rule_json resource by @sabraham2 in #2985

New Contributors

Full Changelog: v3.61.0...v3.62.0

v3.61.0

30 Apr 12:17
68d267d
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_spans_metric] Fix validation with unintended side effects by @Supam in #2983

FEATURES

  • [synthetics_test] add escalation message parameter as a monitor option in the terraform provider as a monitor option by @mtalec in #2979
  • [datadog_metric_tags] add datadog_metric_tags data source by @mdb in #2966
  • [datadog_monitor_notification_rule] Add support for Monitor Notification Rule by @shaneyuandd in #2980
  • [datadog_security_monitoring_rule] Add default tag support by @Supam in #2968

New Contributors

Full Changelog: v3.60.1...v3.61.0

v3.60.1

25 Apr 15:34
e22aa69
Compare
Choose a tag to compare

What's Changed

IMPROVEMENTS

FEATURES

New Contributors

Full Changelog: v3.60.0...v3.60.1

v3.60.0

16 Apr 16:34
a0288b1
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_private_location] Fix error messages by @ecdatadog in #2955

IMPROVEMENTS

  • [datadog_integration_slack_channel] Add mute_button argument by @ecdatadog in #2950

FEATURES

  • [datadog_observability_pipeline] Add Observability Pipeline resource by @vladimir-dd in #2945

New Contributors

Full Changelog: v3.59.1...v3.60.0

v3.59.1

04 Apr 11:25
b81de96
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_tests] Fix encoding bug on plain_proto_file / compressedProtoFile by @ecdatadog in #2947

Full Changelog: v3.59.0...v3.59.1

v3.59.0

02 Apr 14:32
616a261
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_metric_metadata] Fix drift on imported resources by @ecdatadog in #2922
  • [datadog_spans_metric] Suppress unknown include_percentiles state by @fpighi in #2906
  • [datadog_azure_integration] Fix import command by @agulen in #2924
  • [datadog_rum_metric] Set tag_name parameter as computed by @ecdatadog in #2934
  • [datadog_rum_metric] Fix issue with rum metric resource. by @hemeryar in #2936

FEATURES

  • [datadog_logs_archive] Added storage class to s3 archive terraform provider by @jcausey8 in #2875
  • [datadog_app_builder_app] Add App Builder Terraform Support by @tyffical in #2723
  • [data_source_datadog_software_catalog] Adding Software Catalog data source by @cmcmacs in #2822
  • [datadog_rum_retention_filter] Add support for the resource. by @kwangjunkim in #2899

New Contributors

Full Changelog: v3.58.0...v3.59.0

v3.58.0

19 Mar 08:18
68ac411
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_synthetics_private_location] Fix unremovable metadata bug by @AntoineDona in #2892
  • [datadog_webhook] Handle unknown encode_as on update by @fpighi in #2907

IMPROVEMENTS

  • [datadog_synthetics_private_location] Migrate synthetics resource to framework by @AntoineDona in #2881
  • [datadog_synthetics_global_variable] Migrate synthetics resource and data_source to framework by @AntoineDona in #2886

FEATURES

  • [datadog_integration_aws_external_id] Add new resource to generate an AWS Integration external ID by @raymondeah in #2880
  • [datadog_appsec] introduce the Application Security resources by @nizox in #2874
  • [datadog_workflow_automation] Add Workflows to Terraform by @GabeWM in #2833
  • [datadog_security_monitoring_rule] Add group_signals_by and case actions by @Moutix in #2895
  • [datadog_synthetics_test] Add extractedValuesFromScript to multistep API tests by @AntoineDona in #2894

NOTES

  • [Dependencies] Bump golang.org/x/net from 0.23.0 to 0.36.0 by @dependabot in #2902

New Contributors

Full Changelog: v3.57.0...v3.58.0

v3.57.0

28 Feb 10:12
2142211
Compare
Choose a tag to compare

What's Changed

FEATURES

  • [datadog_action_connection] New resource to support Action Connection API by @embeaken in #2718
  • [datadog_integration_ms_teams_workflows_webhook_handle] New resource to support Datadog Microsoft Teams integration Microsoft Workflows webhook handles by @kblackdd in #2849

IMPROVEMENTS

  • [datadog_dashboard] Handles cell_display_mode_options in Query Table widget by @ecdatadog in #2873
  • [datadog_dashboard] Add clustering_pattern_field_path and group_by for ListStream Widget by @ecdatadog in #2869

BUGFIXES

New Contributors

Full Changelog: v3.56.0...v3.57.0

v3.56.0

25 Feb 15:40
aaf5a13
Compare
Choose a tag to compare

What's Changed

BUGFIXES

  • [datadog_spans_metric] Fix count aggregation by @ecdatadog in #2860
  • [datadog_api_key] Fix bug introduced in 3.55.0 for organisation that doesn't have Remove config enabled by @ecdatadog in #2857

IMPROVEMENTS

  • [datadog_user] Add computed attributes to datadog_user datasource by @ecdatadog in #2787
  • [datadog_dashboard] Add dashboard unit support by @ecdatadog in #2858
  • [datadog_dashboard] Add scaling argument for style of toplist_definition widget by @ecdatadog in #2862
  • [datadog_logs_custom_pipeline] Add support for default tags in log pipelines by @shuheiktgw in #2845
  • [datadog_logs_custom_pipeline] Manage span-id-remapper processor by @ecdatadog in #2861
  • [synthetics_global_variable] Add is_fido by @AntoineDona in #2836

NOTES

  • [datadog_openapi_api] Deprecate openapi resource by @therve in #2863

New Contributors

Full Changelog: v3.55.0...v3.56.0