Releases: DataDog/terraform-provider-datadog
Releases · DataDog/terraform-provider-datadog
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
v3.78.0
What's Changed
BUGFIXES
- [datadog_dashboards] Fix type error in unitScale by @brlee19 in #3238
- [datadog_csm_threats] Fix tags field in csm_threat_policy resource by @QuentinGuillard in #3298
- [datadog_monitor] Fix monitor validation on default tags by @shaneyuandd in #3296
- [datadog_application_key] Update docs for application key by @wangwillson1 in #3305
- [datadog_dashboard] Improve columns error handling to prevent panic by @annagchang in #3304
IMPROVEMENTS
FEATURES
- [datadog_monitor_json] Add draft status as a computed field for monitor json template by @kevinpombo-datadog in #3303
New Contributors
- @brlee19 made their first contribution in #3238
- @safchain made their first contribution in #3295
- @annagchang made their first contribution in #3304
Full Changelog: v3.77.0...v3.78.0
v3.77.0
What's Changed
BUGFIXES
- [datadog_synthetics_test] Allow deletion of Synthetics test steps by @ALenfant in #3284
- [datadog_custom_allocation_rule] update terraform go api-client by @congx4 in #3283
- [datadog_aws_cur_config][datadog_custom_allocation_rule] Minor fixes to Cloud Cost resources to prevent apply needed after imports by @alextmeyer in #3287
FEATURES
- [datadog_synthetics_test] Support the
blockedRequestPatternsoption for browser tests by @SKYWy in #3257 - [datadog_monitor] Update Monitors terraform to support draft monitors by @kevinpombo-datadog in #3275
- [scripts] Create helper script to automatically find and import any existing Datadog Cloud Cost resources into terraform by @alextmeyer in #3278
New Contributors
- @ALenfant made their first contribution in #3284
- @SKYWy made their first contribution in #3257
- @kevinpombo-datadog made their first contribution in #3275
Full Changelog: v3.76.0...v3.77.0
v3.76.0
What's Changed
BUGFIXES
- [datadog_azure_uc_config] Add support for Cloud Cost Azure Cloud Usage Cost Config resource and data source by @alextmeyer in #3263
- [datadog_csm_threats] Fix csm threats agent rule expression whitespace inconsistency by @QuentinGuillard in #3269
- [datadog_tag_pipeline_ruleset] Fix an edge case when imports tag pipeline rulesets without any rules by @congx4 in #3277
IMPROVEMENTS
- [datadog_synthetics_private_location] Add restriction_policy_resource_id to synthetics private locations to use with restriction policy by @romainberger in #3271
- [datadog_azure_uc_config][datadog_aws_cur_config][datadog_gcp_uc_config] Update Cloud cost provider resources to support exposing computed fields by @alextmeyer in #3274
FEATURES
- [datadog_security_monitoring_rule] Add sequence detection method to security monitoring rule resource by @paul-hf in #3239
- [datadog_gcp_uc_config] Add support for Cloud Cost Google Cloud Usage Cost Config resource and data source by @alextmeyer in #3258
- [datadog_integration_aws_iam_permissions_standard] Add new data source for AWS Integration standard IAM permissions by @raymondeah in #3261
- [datadog_tag_pipeline_ruleset] terraform support for tag-pipeline by @congx4 in #3236
- [datadog_custom_allocation_rule] Add support for CCM custom allocation rules by @elihschiff in #3262
New Contributors
- @congx4 made their first contribution in #3236
- @elihschiff made their first contribution in #3262
Full Changelog: v3.75.0...v3.76.0
v3.75.0
What's Changed
BUGFIXES
- [datadog_synthetics_test] Fix typo in browser test steps press key modifiers validation by @zach-b in #3234
- [datadog_security_monitoring_rule] Defer JSON filtering to Read to fix “inconsistent result after apply” by @Datadog-MartinG in #3212
- [datadog_synthetics_global_variable] Fix dynamic block parsing by @Matt-Cam in #3251
IMPROVEMENTS
- [datadog_rum_application] Expose RUM application API key ID by @romainberger in #3250
- [datadog_synthetics_test] Forbid empty locations for browser and API synthetic tests by @zach-b in #3253
FEATURES
- [datadog_org_connection] Terraform Resource for Org Connection by @abe-lin-dd in #3229
- [datadog_observability_pipeline] add Google PubSub destination by @gwenaskell in #3235
- [datadog_integration_aws_external_id] Add data source to retrieve AWS external ID of an AWS integration by @LorisFriedel in #3247
- [datadog_aws_cur_config] Add support for Cloud Cost AWS CUR Config resource and datasource by @alextmeyer in #3252
New Contributors
- @abe-lin-dd made their first contribution in #3229
- @LiuVII made their first contribution in #3248
- @alextmeyer made their first contribution in #3252
Full Changelog: v3.74.0...v3.75.0
v3.74.0
What's Changed
BUGFIXES
- [datadog_security_monitoring_rule] Handle empty vs null for security monitoring reference table deletion by @paul-hf in #3192
- [datadog_metric_tags] fix: data source incorrect metric name by @bharling in #3220
- [datadog_team_membership] Remove resource from state if not found by @skarimo in #3228
IMPROVEMENTS
- [datadog_security_monitoring_suppression] Add Suppressions Validation during TF Plan by @clementgbcn in #3203
- [datadog_synthetics_test] Keep Synthetics multistep test steps id in state by @romainberger in #3204
FEATURES
- [datadog_incident_notification_template] Add datadog_incident_notification_template resource and datasource by @codhah92 in #3218
- [datadog_incident_notification_rule] Add incident notification rule tf resource & data source by @codhah92 in #3224
- [datadog_monitor] Migrate datadog_monitor to plugin framework by @shaneyuandd in #3161
- [datadog_integration_gcp] [datadog_integration_gcp_sts] Add monitored_resource_configs to v1 and v2 terraform modules by @ash-ddog in #3219
- [datadog_security_monitoring_rule] Support Cloud SIEM scheduled rules by @pietrodll in #3181
New Contributors
- @Datadog-MartinG made their first contribution in #3208
- @ash-ddog made their first contribution in #3219
- @Matt-Cam made their first contribution in #3217
Full Changelog: v3.73.0...v3.74.0
v3.73.0
What's Changed
BUGFIXES
- [datadog_service_account] Add pagination support for datadog_service_account data by @shuheiktgw in #3172
IMPROVEMENTS
- [resource_datadog_synthetics_test_] Make port in synthetic tests support both int and string by @HantingZhang2 in #3194
FEATURES
- [datadog_integration_aws_account] Add support for log_source_config by @ktmq in #3173
- [datadog_metric_active_tags_and_aggregations] add
datadog_metric_active_tags_and_aggregationsdata source by @mdb in #3103 - [datadog_integration_aws_account] Disable AWS/Usage metric collection by default by @joaquinrios in #3156
- [datadog_rum_application] Add Product Scales support by @jasonscottdatadog in #3185
- [datadog_sensitive_data_scanner_group] Add support for SDS
should_save_matchby @fuchsnj in #3189
New Contributors
- @joaquinrios made their first contribution in #3156
- @tquidetdd made their first contribution in #3182
- @jasonscottdatadog made their first contribution in #3185
- @fuchsnj made their first contribution in #3189
- @diogocp made their first contribution in #3200
Full Changelog: v3.72.0...v3.73.0
v3.72.0
What's Changed
BUGFIXES
FEATURES
- [datadog_observability_pipeline] Add v 2.6.0 components, plus Amazon S3 and Crowdstrike destinations by @tessneau in #3166
- [datadog_integration_aws_iam_permissions] Add new data source for AWS Integration required IAM permissions by @raymondeah in #3178
- [dataset] Dataset terraform resource by @kisharne in #3138
New Contributors
Full Changelog: v3.71.0...v3.72.0
v3.71.0
What's Changed
BUGFIXES
IMPROVEMENTS
- [resource_datadog_logs_custom_pipeline] Add support for decoder processor by @pavel-kim-dd in #3125
FEATURES
- [datadog_security_notification_rule] Add Host and IaC security notification rule types by @ltaloc in #3158
- [datadog_metric_metadata] feat: add
datadog_metric_metadatadata source by @mdb in #3100 - [datadog_agentless_scanning_aws_scan_options] Add Terraform provider for AWS scan options by @k3nz0 in #3164
New Contributors
- @ikraemer-dd made their first contribution in #3152
- @ltaloc made their first contribution in #3158
- @pavel-kim-dd made their first contribution in #3125
- @k3nz0 made their first contribution in #3164
Full Changelog: v3.70.0...v3.71.0