Skip to content

chore(deps): Update Terraform datadog to v4#103

Open
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/datadog-4.x
Open

chore(deps): Update Terraform datadog to v4#103
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/datadog-4.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
datadog (source) required_provider major ~> 3.21~> 4.0 4.14.0

Release Notes

DataDog/terraform-provider-datadog (datadog)

v4.13.0

Compare Source

BUGFIXES
IMPROVEMENTS
  • [datadog_dashboard_v2] Sync additive enum values from OpenAPI spec by @​yacomink in #​3888
  • [datadog_logs_archive] Add partitioning_attributes and lookup_attributes to Log Archives resource by @​mateo-villa in #​3859
FEATURES

v4.12.1

Compare Source

BUGFIXES
IMPROVEMENTS

v4.12.0

Compare Source

BUGFIXES
FEATURES
  • [datadog_service_access_token] CRED-2421 Add service_access_token resource for managing SATs by @​tausman in #​3761
  • [datadog_integration_databricks_account] Add Databricks Resource under env var by @​guttymora in #​3848
  • [datadog_observability_pipelines] Add splunk_hec_metrics destination by @​petere-datadog in #​3822

v4.11.0

Compare Source

IMPROVEMENTS
  • [datadog_org_group_policy] Rename enforcement tiers to OVERRIDE_ALLOWED / GROUP_MANAGED by @​k-phan in #​3823
FEATURES

v4.10.0

Compare Source

BUGFIXES
  • [datadog_security_monitoring_rule] Fix anomaly_detection_options Computed drift by @​hachem-dd in #​3784
  • [datadog_security_monitoring_rule] Mark anomaly_detection_options fields as Computed by @​alvizi-dd in #​3792
  • [datadog_dashboard_v2] Preserve zero layout coordinates by @​brlee19 in #​3793
  • [datadog_security_monitoring_rule] Fix anomaly detection rule condition field to handle dynamic API default by @​alvizi-dd in #​3801
IMPROVEMENTS
FEATURES
  • [datadog_dashboard_v2] Allow errors data source in formula event queries by @​yacomink in #​3775
  • [datadog_monitor] Add data-jobs alert monitor type support by @​pawel-big-lebowski in #​3795
  • [datadog_integration_databricks_account] Add Terraform resource for Databricks AMS integration by @​guttymora in #​3797
  • [datadog_observability_pipeline] Update databricks_zerobus destination, use identifiers for unity_catalog_endpoint and ingestion_endpoint by @​petere-datadog in #​3798

v4.9.0

Compare Source

IMPROVEMENTS
FEATURES

v4.8.0

Compare Source

IMPROVEMENTS
  • [datadog_logs_index] validate name at plan time by @​gmeligio in #​3726
  • [datadog_security_monitoring_rule] Expand new value rule learningDuration and forgetAfter from enum to int range (0-30 and 1-30) by @​clementgbcn in #​3712
FEATURES
  • [datadog_org_group] Terraform support for org groups and policies by @​k-phan in #​3686
  • [datadog_azure_integration] Introduce Preview Secretless Auth Flag by @​benjjs in #​3759

v4.7.0

Compare Source

BUGFIXES
  • [datadog_logs_integration_pipeline] Skip CheckForUnparsed in logs integration pipeline read/update by @​clementgbcn in #​3733
  • [datadog_dashboard_v2] Drop unmapped API fields instead of failing by @​yacomink in #​3742
IMPROVEMENTS
FEATURES

v4.6.0

Compare Source

BUGFIXES
FEATURES

Full Changelog: DataDog/terraform-provider-datadog@v4.5.0...v4.6.0

v4.5.0

Compare Source

BUGFIXES
IMPROVEMENTS
  • [datadog_integration_fastly_account] Mark api_key as Sensitive and add write-only support by @​fpighi in #​3676
  • [datadog_logs_custom_pipeline] Add support for tags and description fields for nested pipelines by @​andreyfel in #​3677
  • [datadog_sensitive_data_scanner] Allow filtering rules by standard pattern ID by @​fbryden in #​3655
FEATURES
NOTES
  • Bump terraform plugin dependencies for terraform-plugin-go v0.31.0 compat by @​fpighi in #​3674

v4.4.0

Compare Source

BUGFIXES
  • [datadog_synthetics_test] increase upper bound and set content encoding for base64 encoded file upload by @​hongkai in #​3620
  • [datadog_security_monitoring_default_rule] Fix phantom diffs on query/case blocks when omitted from config by @​alvizi-dd in #​3612
  • [datadog_dashboard] Fix dashboard tab tests broken by API client upgrade by @​brtu in #​3632
IMPROVEMENTS
FEATURES

v4.3.0

Compare Source

BUGFIXES
FEATURES

v4.2.0

Compare Source

BUGFIXES
IMPROVEMENTS

v4.1.0

Compare Source

BUGFIXES
FEATURES
  • [datadog_dashboard_secure_embed_dashboard] Add resource for secure embed dashboards by @​michlee1337 in #​3564
NOTES

v4.0.0

Compare Source

This release includes breaking changes in some resources.
It also changes the required minimum version of the Terraform CLI, which is now 1.1.5.

Detailed upgrade and migration guides are available at https://github.com/DataDog/terraform-provider-datadog/blob/master/docs/guides/v4-upgrade-guide.md .

BREAKING CHANGES
  • [provider] Minimum supported version of Terraform is now 1.1.5 to support the upgrade to Terraform protocol v6 by @​LiuVII #​3412
  • [datadog_application_key] Remove previously deprecated import functionality by @​jackakeller in #​3461
  • [datadog_application_key] Remove previously deprecated data source by @​jackakeller in #​3464
  • [datadog_integration_aws] Remove deprecated resources by @​dhan0779 in #​3450
  • [datadog_integration_aws_event_bridge] Upgrade eventbridge to use v2 API by @​dhan0779 in #​3487
  • [datadog_monitor] Removed 'locked' and deprecated 'restricted_roles' field in favor of restriction policy by @​shaneyuandd in #​3449

Full Changelog: DataDog/terraform-provider-datadog@v3.91.0...v4.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner March 25, 2026 19:31
@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Mar 25, 2026
@renovate-bot renovate-bot requested review from a team as code owners March 25, 2026 19:31
@renovate-bot renovate-bot added the dependencies Pull requests that update a dependency file label Mar 25, 2026
@dpebot

dpebot commented Mar 25, 2026

Copy link
Copy Markdown
Collaborator

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants