Skip to content

Commit 997447c

Browse files
Update CHANGELOG
1 parent 4ccf666 commit 997447c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 3.81.0 (November 20, 2025)
2+
3+
### BUGFIXES
4+
* [datadog_agentless_scanning_gcp_scan_options] Better support of resource conflict in agentless GCP scan options TF provider by @mohamed-challal in https://github.com/DataDog/terraform-provider-datadog/pull/3328
5+
* [datadog_security_monitoring_suppression] Fix issue when dealing with empty array of tags in Rules by @clementgbcn in https://github.com/DataDog/terraform-provider-datadog/pull/3331
6+
* [datadog_observability_pipeline] make google auth optional by @vladimir-dd in https://github.com/DataDog/terraform-provider-datadog/pull/3332
7+
### FEATURES
8+
* [datadog_tag_pipeline_rulesets] add the functionality to allow users decide tag pipeline reorder behaviors by @congx4 in https://github.com/DataDog/terraform-provider-datadog/pull/3320
9+
* [datadog_user] Add new exclude_service_accounts attribute to the datadog_user ds by @tquidetdd in https://github.com/DataDog/terraform-provider-datadog/pull/3323
10+
* [datadog_metrics] add 'datadog_metrics' data source by @mdb in https://github.com/DataDog/terraform-provider-datadog/pull/3214
11+
12+
## New Contributors
13+
* @mfu00 made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/3330
14+
* @mgaonach made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/3327
15+
16+
**Full Changelog**: https://github.com/DataDog/terraform-provider-datadog/compare/v3.80.0...v3.81.0
17+
118
## 3.80.0 (November 12, 2025)
219

320
### BUGFIXES

0 commit comments

Comments
 (0)