Skip to content

Commit

Permalink
Release 3.55.0 (#2843)
Browse files Browse the repository at this point in the history
* 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 <142815858+ecdatadog@users.noreply.github.com>
  • Loading branch information
1 parent 20d49e4 commit eff6749
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 3.55.0 (February 18, 2025)

### BUGFIXES
* [datadog_user] Fix the `name` field as Optional + Computed by @ecdatadog in https://github.com/DataDog/terraform-provider-datadog/pull/2784
* [datadog_synthetics_test] Fix browser request_client_certificate by @AntoineDona in https://github.com/DataDog/terraform-provider-datadog/pull/2840
### IMPROVEMENTS
* [datadog_users] Add attributes to `datadog_users` datasource by @ecdatadog in https://github.com/DataDog/terraform-provider-datadog/pull/2786
### FEATURES
* [datadog_synthetics_test] Add secure field for extractFromJavascript browser step variables by @AntoineDona in https://github.com/DataDog/terraform-provider-datadog/pull/2818
* [datadog_teams] Add new datasource by @Supam in https://github.com/DataDog/terraform-provider-datadog/pull/2789
* [datadog_security_notification_rule] Add notification rule terraform provider by @FredMoster in https://github.com/DataDog/terraform-provider-datadog/pull/2806
* [datadog_api_key] Support `remote_config_read_enabled` argument by @ecdatadog in https://github.com/DataDog/terraform-provider-datadog/pull/2831
* [datadog_synthetics_global_variable] Add is_totp by @AntoineDona in https://github.com/DataDog/terraform-provider-datadog/pull/2832
* [datadog_synthetics_test] Add renotify occurrences option by @Alexis-Jacob-datadog in https://github.com/DataDog/terraform-provider-datadog/pull/2820

## New Contributors
* @Supam made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2809
* @FredMoster made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2806
* @Alexis-Jacob-datadog made their first contribution in https://github.com/DataDog/terraform-provider-datadog/pull/2820

**Full Changelog**: https://github.com/DataDog/terraform-provider-datadog/compare/v3.54.0...v3.55.0

## 3.54.0 (February 6, 2025)

### BUGFIXES
Expand Down

0 comments on commit eff6749

Please # to comment.