Releases: DataDog/terraform-provider-datadog
Releases · DataDog/terraform-provider-datadog
v3.55.0
What's Changed
BUGFIXES
- [datadog_user] Fix the
name
field as Optional + Computed by @ecdatadog in #2784 - [datadog_synthetics_test] Fix browser request_client_certificate by @AntoineDona in #2840
IMPROVEMENTS
- [datadog_users] Add attributes to
datadog_users
datasource by @ecdatadog in #2786
FEATURES
- [datadog_synthetics_test] Add secure field for extractFromJavascript browser step variables by @AntoineDona in #2818
- [datadog_teams] Add new datasource by @Supam in #2789
- [datadog_security_notification_rule] Add notification rule terraform provider by @FredMoster in #2806
- [datadog_api_key] Support
remote_config_read_enabled
argument by @ecdatadog in #2831 - [datadog_synthetics_global_variable] Add is_totp by @AntoineDona in #2832
- [datadog_synthetics_test] Add renotify occurrences option by @Alexis-Jacob-datadog in #2820
New Contributors
- @Supam made their first contribution in #2809
- @FredMoster made their first contribution in #2806
- @Alexis-Jacob-datadog made their first contribution in #2820
Full Changelog: v3.54.0...v3.55.0
v3.54.0
What's Changed
BUGFIXES
- [datadog_spans_metric] Mark
include_percentiles
property as computed by @VenelinMartinov in #2707 - [datadog_service_account] Fix :
roles
attribute is now always updated by @ecdatadog in #2761 - [datadog_service_definition_yaml] Fix panic when contact attributes exists but are empty (nil) by @ecdatadog in #2802
- [datadog_synthetics_global_variable] Remove drift on
option
argument by @ecdatadog in #2768
IMPROVEMENTS
- [datadog_logs_archives] Handle encryption field for S3 destinations for Logs Archives by @michelledeng30 in #2740
FEATURES
- [datadog_application_key] Support scoped app key management for service accounts by @wangwillson1 in #2770
- [datadog_monitor] Add cost alert monitors by @klara-kr in #2769
- [datadog_logs_custom_pipeline] Add tags and description to logs pipelines by @joboccara in #2773
NOTES
New Contributors
- @klara-kr made their first contribution in #2769
- @joboccara made their first contribution in #2773
- @michelledeng30 made their first contribution in #2740
- @VenelinMartinov made their first contribution in #2707
- @ecdatadog made their first contribution in #2761
Full Changelog: v3.53.0...v3.54.0
v3.53.0
What's Changed
BUGFIXES
- [datadog_azure_integration] change default value of
resource_provider_configs
and rerecord tests by @amaskara-dd in #2783 - [datadog_synthetics_test] Fix steps reordering without
local_key
by @Drarig29 in #2795
FEATURES
- [datadog_security_monitoring_suppression] Add Start to Suppressions by @amaskara-dd in #2780
- [datadog_azure_integration] Support metric filtering by @amaskara-dd in #2781
Full Changelog: v3.52.1...v3.53.0
v3.52.1
What's Changed
BUGFIXES
- [data_datadog_application_key] remove scopes from schema by @amaskara-dd in #2774
Full Changelog: v3.52.0...v3.52.1
v3.52.0
What's Changed
BUGFIXES
- [datadog_application_key] Use plan modifiers for app keys by @amaskara-dd in #2763
- [datadog_api_key] Use plan modifier for API keys. by @tyjet in #2765
FEATURES
- [datadog_application_key] Support scoped app key management by @wangwillson1 in #2760
Full Changelog: v3.51.0...v3.52.0
v3.51.0
What's Changed
BUGFIXES
- [provider] Prevent the experimental default_tags field from deduplicating tags by @Amaury-Behague in #2728
- [datadog_synthetics_test] Prevent updating
files
with the backend response to keep the plan stable by @etnbrd in #2731 - [datadog_webhook] fix import by @amaskara-dd in #2742
- [datadog_integration_aws_account] Fix panic when resources_config is omitted by @ktmq in #2749
- [datadog_synthetics_test] update the step params when reordering steps by @etnbrd in #2741
IMPROVEMENTS
- [datadog_synthetics_test] Add step public id in the state by @etnbrd in #2744
- [resource_datadog_role] ACCESS-2867 - Support
default_permissions_opt_out
attribute in Terraform by @wangwillson1 in #2710
FEATURES
- [datadog_logs_pipelines_order] Add datasource for Logs Pipelines Order by @LorisFriedel in #2732
New Contributors
- @LorisFriedel made their first contribution in #2732
- @gpalmz made their first contribution in #2738
Full Changelog: v3.50.0...v3.51.0
v3.50.0
What's Changed
BUGFIXES
- [datadog_monitor] Allow default_tags values to contain colons. by @Amaury-Behague in #2703
- [datadog_synthetics_test] Fix multistep client certificate by @AntoineDona in #2683
- [resource_datadog_logs_index] Fix having zero retention logs indexes with flex by @Prepager in #2716
- [datadog_integration_cloudflare_account] Don't set email left empty and ignore resource order by @nkzou in #2724
- [datadog_monitor] Change enable_samples to optional by @lexicalunit in #2680
FEATURES
- [datadog_synthetics_test] Add mobile support by @teodor2312 in #2701
- [datadog_sensitive_data_standard_pattern] add description and deprecate pattern by @vinckama in #2704
- [datadog_synthetics_test] Add
exitIfSucceed
to multistep API tests by @Drarig29 in #2708 - [datadog_synthetics_test] Add support for mobile steps by @teodor2312 in #2717
- [datadog_integration_aws_account] Add
datadog_integration_aws_account
resource by @ktmq in #2682 - [datadog_integration_aws_available_namespaces] Create AWS Integrations V2 datasources
datadog_integration_aws_available_logs_services/namespaces
by @ktmq in #2709
NOTES
New Contributors
- @bthuilot made their first contribution in #2713
- @ktmq made their first contribution in #2682
- @lexicalunit made their first contribution in #2680
Full Changelog: v3.49.0...v3.50.0
v3.49.0
What's Changed
BUGFIXES
- [resource_monitor_json] Avoid restricted role diffs with restriction_policy by @phillip-dd in #2638
- [datadog_webhook] Fix panic on missing encode_as field by @nkzou in #2689
- [datadog_authn_mapping] Read team assignment when importing AuthN mappings by @chris-pinola-rf in #2686
IMPROVEMENTS
FEATURES
- [datadog_synthetics_test] Add
always_execute
andexit_if_succeed
to browser steps by @Drarig29 in #2647 - [datadog_integration_ms_teams_tenant_based_handle] Added Resource by @kblackdd in #2657
- [datadog_rum_metric] Add support for the resource. by @hemeryar in #2643
NOTES
- [datadog_sensitive_data_scanner_rule] make recommended keywords an opt-out option by @amaskara-dd in #2674
New Contributors
- @kblackdd made their first contribution in #2657
- @hemeryar made their first contribution in #2643
- @AntoineDona made their first contribution in #2688
- @chris-pinola-rf made their first contribution in #2686
- @jegutierrez made their first contribution in #2692
Full Changelog: v3.48.1...v3.49.0
v3.48.1
What's Changed
BUGFIXES
- [datadog_integration_aws_tag_filter] include
step_functions
as valid enum for v1 AWS tag filter by @amaskara-dd in #2671
Full Changelog: v3.48.0...v3.48.1
v3.48.0
What's Changed
BUGFIXES
- [datadog_cloudflare] Remove default and update doc by @skarimo in #2658
- [synthetics_test] Handle
request_file
when state does not exist by @skarimo in #2659
FEATURES
- [resource_datadog_domain_allowlist] Domain allowlist provider support by @diab42 in #2637
- [datadog_dashboard][datadog_powerpack] Update go client to support
good_minutes
andbad_minutes
for Time Slice SLOs by @amaskara-dd in #2662
New Contributors
Full Changelog: v3.47.0...v3.48.0