Skip to content

Commit eff6749

Browse files
Release 3.55.0 (#2843)
* Update CHANGELOG * Update CHANGELOG.md --------- Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> Co-authored-by: Etienne Carriere <[email protected]>
1 parent 20d49e4 commit eff6749

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 3.55.0 (February 18, 2025)
2+
3+
### BUGFIXES
4+
* [datadog_user] Fix the `name` field as Optional + Computed by @ecdatadog in https://github.com/DataDog/terraform-provider-datadog/pull/2784
5+
* [datadog_synthetics_test] Fix browser request_client_certificate by @AntoineDona in https://github.com/DataDog/terraform-provider-datadog/pull/2840
6+
### IMPROVEMENTS
7+
* [datadog_users] Add attributes to `datadog_users` datasource by @ecdatadog in https://github.com/DataDog/terraform-provider-datadog/pull/2786
8+
### FEATURES
9+
* [datadog_synthetics_test] Add secure field for extractFromJavascript browser step variables by @AntoineDona in https://github.com/DataDog/terraform-provider-datadog/pull/2818
10+
* [datadog_teams] Add new datasource by @Supam in https://github.com/DataDog/terraform-provider-datadog/pull/2789
11+
* [datadog_security_notification_rule] Add notification rule terraform provider by @FredMoster in https://github.com/DataDog/terraform-provider-datadog/pull/2806
12+
* [datadog_api_key] Support `remote_config_read_enabled` argument by @ecdatadog in https://github.com/DataDog/terraform-provider-datadog/pull/2831
13+
* [datadog_synthetics_global_variable] Add is_totp by @AntoineDona in https://github.com/DataDog/terraform-provider-datadog/pull/2832
14+
* [datadog_synthetics_test] Add renotify occurrences option by @Alexis-Jacob-datadog in https://github.com/DataDog/terraform-provider-datadog/pull/2820
15+
16+
## New Contributors
17+
* @Supam made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2809
18+
* @FredMoster made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2806
19+
* @Alexis-Jacob-datadog made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2820
20+
21+
**Full Changelog**: https://github.com/DataDog/terraform-provider-datadog/compare/v3.54.0...v3.55.0
22+
123
## 3.54.0 (February 6, 2025)
224

325
### BUGFIXES

0 commit comments

Comments
 (0)