Releases: DataDog/terraform-provider-datadog
Releases · DataDog/terraform-provider-datadog
v3.88.0
What's Changed
BUGFIXES
- [datadog_sensitive_data_scanner_rule] Handle missing resource on deletion gracefully by @vinckama in #3486
IMPROVEMENTS
- [datadog_dashboard] Adds support for the order_by field in timeseries widget request by @archana-asokan in #3456
FEATURES
New Contributors
- @archana-asokan made their first contribution in #3456
Full Changelog: v3.87.0...v3.88.0
v3.87.0
What's Changed
BUGFIXES
- [datadog_observability_pipeline] Adding datastream to opensearch and updating exactlyoneof rules by @taylorchandleryoung in #3459
IMPROVEMENTS
- [datadog_observability_pipelines] Make datadog_tags keys required to contain at least one element by @20agbekodo in #3469
- [datadog_sensitive_data_scanner_rule] compute included_keyword_configuration when not explicitly defined by @OBe95 in #3463
- [datadog_aws_cur_config] [datadog_azure_uc_config] [datadog_gcp_uc_config] Add meta setup_method:terraform to cloud config POST request by @mgndu in #3475
FEATURES
- [datadog_observability_pipeline] add custom auth_strategy for http_client source by @vladimir-dd in #3472
NOTES
- [datadog_observability_pipeline] remove schema for the enrichment table processor by @vladimir-dd in #3483
New Contributors
Full Changelog: v3.86.0...v3.87.0
v3.86.0
What's Changed
BUGFIXES
- [datadog_observability_pipeline] Improve framing validation for socket source and destination by @vladimir-dd in #3448
- [datadog_observability_pipeline] Fix Google SecOps destination by @vladimir-dd in #3451
IMPROVEMENTS
- [datadog_synthetics_suite] Create Synthetics suite resource by @romainberger in #3447
- [datadog_cloud_inventory_sync_config] move to v2 apis from unstable endpoints | STGMON-352 by @denozor-dog in #3453
- [datadog_rum_retention_filter] Support decimal sample_rate values by @davis-rule in #3367
- [datadog_cost_budget] Add plan-time validation for cost budget resources by @zeinageb in #3457
FEATURES
- [datadog_datastore] new datastore TF provider and datastore item TF provider by @ameesha in #3388
- [datadog_monitor] Add data-quality alert monitor type support by @pkalmakis in #3415
- [datadog_security_monitoring_critical_asset] Add terraform provider for critical assets by @sabraham2 in #3431
- [datadog_observability_pipeline] Add support for multiple datadog org logs destination by @emilychendd in #3454
- [datadog_observability_pipeline] Expose use_legacy_search_syntax flag by @vladimir-dd in #3465
New Contributors
- @ameesha made their first contribution in #3388
- @pkalmakis made their first contribution in #3415
- @davis-rule made their first contribution in #3367
- @emilychendd made their first contribution in #3454
Full Changelog: v3.85.0...v3.86.0
v3.85.0
What's Changed
BUGFIXES
- [datadog_cost_budget] Bug fix for entries and tag_filters arguments for datadog_cost_budget resource by @zeinageb in #3419
- [datadog_observability_pipeline] Adding group by optional parameter to Observability Pipelines by @taylorchandleryoung in #3438
- [datadog_observability_pipeline] Fix Splunk Hec destination by @vladimir-dd in #3433
IMPROVEMENTS
- [datadog_dashboard] Support hide_incomplete_cost_data field for widget time spans by @yacomink in #3411
- [datadog_dashboard_json] Remove deprecated dashboard_json.is_read_only field from update requests, and all dashboard test files by @yacomink in #3413
- [datadog_service_level_objective] Add attributes tags computed by @sbecker59 in #2926
- [datadog_synthetics_global_variable] feat: add write-only value support by @LiuVII in #3382
- [datadog_synthetics_test] Add support for multistep subtest steps by @romainberger in #3394
FEATURES
- [datadog_cloud_inventory_sync_config] added terraform resource datadog_cloud_inventory_sync_config | STGMON-285 by @denozor-dog in #3368
- [datadog_integration_gcp_sts] Add regionFilterConfigs and isGlobalLocationEnabled by @katherinekim-51 in #3354
- [datadog_observability_pipeline] Add support for more components and metrics pipelines by @vladimir-dd in #3386
- [datadog_oncall] Add on_call_user_notification_channel resource by @kevinconaway in #3406
- [datadog_organization_settings] Add data source to retrieve organization settings by @LorisFriedel in #3429
- [datadog_team_notification_rule] Added resource and datasource by @javierciccarelli in #3422
New Contributors
- @denozor-dog made their first contribution in #3368
- @javierciccarelli made their first contribution in #3422
- @kevinconaway made their first contribution in #3406
- @yacomink made their first contribution in #3413
Full Changelog: v3.84.0...v3.85.0
v3.84.0
What's Changed
BUGFIXES
- [datadog_software_catalog] Fix software_catalog resource to handle empty API responses for deleted entities by @KruthiVuppala in #3371
- [datadog_ csm_threats_agent] fix multiple actions support by @safchain in #3375
- [datadog_security_monitoring_rule] Replace security monitoring rules with an updated detection method by @paul-hf in #3392
IMPROVEMENTS
FEATURES
- [datadog_observability_pipeline] Breaking change: Replace standalone processors with processor groups by @vladimir-dd in #3346. See the PR description for instructions on how to migrate your existing resources.
- [datadog_deployment_gate] Add deployment gates terraform provider by @Aaron-9900 in #3286
- [resource_datadog_dashboard] Add semantic_mode support to metric queries by @brtu in #3356
- [datadog_observability_pipeline] Add
display_namefor processors and processor groups by @vladimir-dd in #3377 - [datadog_security_monitoring_rule] Add anomaly detection options to security monitoring rule resource by @paul-hf in #3376
- [datadog_security_monitoring_rule] Add instantaneous baseline option to NewValue by @hachem-dd in #3400
NOTES
- Remove note about log index deletion not being supported by @kelly-kong-ddog in #3373
New Contributors
- @KruthiVuppala made their first contribution in #3371
- @Aaron-9900 made their first contribution in #3286
- @kelly-kong-ddog made their first contribution in #3373
- @hachem-dd made their first contribution in #3400
Full Changelog: v3.83.0...v3.84.0
v3.83.0
What's Changed
BUGFIXES
- [datadog_security_monitoring] Fix how tags and calculated fields array are handled by @clementgbcn in #3347
- [datadog_security_monitoring] Fix missing group_signals_by in rules by @clementgbcn in #3365
IMPROVEMENTS
- [datadog_sensitive_data_scanner_rule] drop ForceNew from included_keyword_configuration by @OBe95 in #3355
- [datadog_cost_budget] Add Validation for terraform plan by @zeinageb in #3349
FEATURES
- [datadog_integration_aws_iam_permissions_resource_collection] Add new data source for AWS Integration resource collection IAM permissions by @raymondeah in #3265
- [datadog_monitor_notification_rule] Add support for scope and conditional_recipients by @shaneyuandd in #3363
- [datadog_monitor] Add Support for Saving Assets to Monitors by @kevinpombo-datadog in #3334
- [datadog_logs_restriction_query] Add LRQ Terraform Resource by @dwijetunga in #3352
New Contributors
- @OBe95 made their first contribution in #3355
- @dwijetunga made their first contribution in #3352
Full Changelog: v3.82.0...v3.83.0
v3.82.0
What's Changed
BUGFIXES
- [datadog_cost_budget] Fix update creating duplicate instead of updating existing by @zeinageb in #3341
FEATURES
- [datadog_custom_allocation_rules] add the functionality to allow users decide custom allocation rule reorder behaviors by @congx4 in #3324
- [datadog_reference_table] Add terraform support for reference tables by @g-brizolier in #3317
- [datadog_team_hierarchy_links] Add TF provider for team hierarchy links by @dshivara in #3348
- [datadog_on_call_escalation_policy] Support on-call schedule layer timezone and positioned escalation policy schedule target by @daniel-m-dd in #3359
New Contributors
- @zeinageb made their first contribution in #3341
- @dshivara made their first contribution in #3358
- @g-brizolier made their first contribution in #3317
Full Changelog: v3.81.0...v3.82.0
v3.81.0
What's Changed
BUGFIXES
- [datadog_agentless_scanning_gcp_scan_options] Better support of resource conflict in agentless GCP scan options TF provider by @mohamed-challal in #3328
- [datadog_security_monitoring_suppression] Fix issue when dealing with empty array of tags in Rules by @clementgbcn in #3331
- [datadog_observability_pipeline] make google auth optional by @vladimir-dd in #3332
FEATURES
- [datadog_tag_pipeline_rulesets] add the functionality to allow users decide tag pipeline reorder behaviors by @congx4 in #3320
- [datadog_user] Add new exclude_service_accounts attribute to the datadog_user ds by @tquidetdd in #3323
- [datadog_metrics] add 'datadog_metrics' data source by @mdb in #3214
New Contributors
Full Changelog: v3.80.0...v3.81.0
v3.80.0
What's Changed
BUGFIXES
- [datadog_software_catalog] Allow backstage imports in software_catalog resource by @christinexlee in #3319
- [datadog_monitor] Make cloud cost query
aggregatorfield required by @fpighi in #3318
FEATURES
- [datadog_agentless_scanning_gcp_scan_options] Add Terraform provider for GCP scan options by @mohamed-challal in #3321
- [datadog_integration_gcp_sts] Add granular namespace filters to GCP V2 Terraform Provider by @ash-ddog in #3299
New Contributors
- @mohamed-challal made their first contribution in #3321
Full Changelog: v3.79.0...v3.80.0
v3.79.0
What's Changed
BUGFIXES
- [datadog_integration_gcp_sts] Fix handling prometheus default in mncs by @katherinekim-51 in #3297
- [datadog_tag_pipeline_ruleset] Ensure resource handles tag pipeline rulesets deleted via the UI that are managed in tfstate by @alextmeyer in #3313
- [datadog_synthetics_private_location] Fix restriction_policy_resource_id format by @Matt-Cam in #3310
- [datadog_app_builder_app] fix bug with publish/unpublish by @tyffical in #3312
- [authentication] Better handle cases where API/App keys are set alongside cloud auth by @wynbennett in #3307
IMPROVEMENTS
- [scripts] Update Cloud Cost import existing resources script by @alextmeyer in #3309
- [datadog_logs_pipelines] Add support for schema processor by @seohyunh in #3289
New Contributors
- @katherinekim-51 made their first contribution in #3297
- @sean-r-williams made their first contribution in #3280
- @seohyunh made their first contribution in #3289
Full Changelog: v3.78.0...v3.79.0