Skip to content

chore(mongodb): bump mongodb/mongodbatlas from 2.10.0 to 2.12.0 in /providers/mongodb#49

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/providers/mongodb/mongodb/mongodbatlas-2.12.0
Open

chore(mongodb): bump mongodb/mongodbatlas from 2.10.0 to 2.12.0 in /providers/mongodb#49
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/providers/mongodb/mongodb/mongodbatlas-2.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Bumps mongodb/mongodbatlas from 2.10.0 to 2.12.0.

Release notes

Sourced from mongodb/mongodbatlas's releases.

v2.12.0

Changelog

  • 129322be14161f78236c9af71fa6bca0f1e483e0 chore: Updates CHANGELOG.md header for v2.12.0 release

v2.11.0

Changelog

  • 40f0831aa6f20f22b1305f70314b0a26fa6a692c chore: Updates CHANGELOG.md header for v2.11.0 release
Changelog

Sourced from mongodb/mongodbatlas's changelog.

2.12.0 (May 06, 2026)

ENHANCEMENTS:

  • data-source/mongodbatlas_log_integration: Adds use_legacy_path_structure attribute for S3_LOG_EXPORT type to use the legacy daily-folder path structure (#4419)
  • data-source/mongodbatlas_log_integrations: Adds use_legacy_path_structure attribute for S3_LOG_EXPORT type to use the legacy daily-folder path structure (#4419)
  • data-source/mongodbatlas_stream_privatelink_endpoint: Adds AZURE_BLOB_STORAGE as a vendor type for AZURE provider (#4366)
  • data-source/mongodbatlas_stream_privatelink_endpoints: Adds AZURE_BLOB_STORAGE as a vendor type for AZURE provider (#4366)
  • resource/mongodbatlas_cloud_backup_schedule: Adds skip_destroy attribute to skip the API delete call on terraform destroy, allowing terraform destroy to remove a cluster when a Backup Compliance Policy (BCP) is enabled (#4397)
  • resource/mongodbatlas_log_integration: Adds use_legacy_path_structure attribute for S3_LOG_EXPORT type to use the legacy daily-folder path structure (#4419)
  • resource/mongodbatlas_stream_privatelink_endpoint: Adds AZURE_BLOB_STORAGE as a vendor type for AZURE provider (#4366)

BUG FIXES:

  • resource/mongodbatlas_advanced_cluster: Emits a warning when mongo_db_major_version is modified outside of Terraform (#4409)
  • resource/mongodbatlas_advanced_cluster: Fixes inconsistent result error when scaling attribute changes cause Atlas to recompute oplog_size_mb (#4413)
  • resource/mongodbatlas_alert_configuration: Fix inconsistent state when creating OUTSIDE_STREAM_PROCESSOR_METRIC_THRESHOLD alerts (#4408)
  • resource/mongodbatlas_federated_settings_org_role_mapping: Fixes plan churn on role_assignments fields when adding/removing a new block (#4394)
  • resource/mongodbatlas_search_index: Wait for deletion to complete before returning from destroy (#4401)

2.11.0 (April 22, 2026)

ENHANCEMENTS:

  • data-source/mongodbatlas_federated_database_instance: Adds private_endpoint_hostnames attribute (#4358)
  • data-source/mongodbatlas_federated_database_instances: Adds private_endpoint_hostnames attribute (#4358)
  • data-source/mongodbatlas_privatelink_endpoint: Adds supported_remote_regions attribute to support reading additional AWS regions that can connect to the endpoint service (#4315)
  • data-source/mongodbatlas_privatelink_endpoints: Adds supported_remote_regions attribute to support reading additional AWS regions that can connect to the endpoint service (#4315)
  • data-source/mongodbatlas_stream_privatelink_endpoint: Adds support for GCP PUBSUB vendor (#4382)
  • data-source/mongodbatlas_stream_privatelink_endpoints: Adds support for GCP PUBSUB vendor (#4382)
  • resource/mongodbatlas_federated_database_instance: Adds private_endpoint_hostnames attribute (#4358)
  • resource/mongodbatlas_privatelink_endpoint: Adds supported_remote_regions attribute to configure additional AWS regions that can connect to the endpoint service (#4315)
  • resource/mongodbatlas_privatelink_endpoint: Adds update timeout support (#4373)
  • resource/mongodbatlas_privatelink_endpoint_service_data_federation_online_archive: Adds support for import using {project_id}/{endpoint_id} format (#4351)
  • resource/mongodbatlas_stream_connection: Updates default delete timeout from 10 minutes to 20 minutes to be consistent with create and update operations (#4382)
  • resource/mongodbatlas_stream_privatelink_endpoint: Adds support for GCP PUBSUB vendor (#4382)

BUG FIXES:

  • resource/mongodbatlas_advanced_cluster: Fixes config_server_type inconsistent result after apply when config_server_management_mode is ATLAS_MANAGED (#4380)
  • resource/mongodbatlas_cloud_provider_access_setup: Fixes import reporting wrong error when read fails (#4378)
  • resource/mongodbatlas_encryption_at_rest_private_endpoint: Fixes inconsistent state error when adding timeouts block to an existing resource (#4377)
  • resource/mongodbatlas_federated_settings_org_config: Fixes perpetual plan drift on post_auth_role_grants and data_access_identity_provider_ids caused by non-deterministic API response ordering (#4384)
  • resource/mongodbatlas_stream_connection: Fixes default timeout for create, update, and delete operations to use 20 minutes instead of the generic 3-hour fallback (#4382)
Commits
  • 129322b chore: Updates CHANGELOG.md header for v2.12.0 release
  • 6f0b503 chore: Update example links in registry docs for v2.12.0 release
  • 8a91419 chore: Updates CHANGELOG.md for #4419
  • 86f31be Adds use_legacy_path_structure attribute for S3 log_integration (#4419)
  • 4931ded chore: Updates CHANGELOG.md for #4409
  • 5832711 fix: Warn when mongo_db_major_version is modified outside of Terraform (#4409)
  • 99112f6 chore: Updates CHANGELOG.md for #4366
  • 2766b10 feat: Add AzureBlobStorage connection type support for private link s… (#4366)
  • c10db93 chore: Improve code regression detection in test-suite skill (#4412)
  • 6d1c3e9 chore: Updates CHANGELOG.md for #4408
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mongodb/mongodbatlas](https://github.com/mongodb/terraform-provider-mongodbatlas) from 2.10.0 to 2.12.0.
- [Release notes](https://github.com/mongodb/terraform-provider-mongodbatlas/releases)
- [Changelog](https://github.com/mongodb/terraform-provider-mongodbatlas/blob/master/CHANGELOG.md)
- [Commits](mongodb/terraform-provider-mongodbatlas@v2.10.0...v2.12.0)

---
updated-dependencies:
- dependency-name: mongodb/mongodbatlas
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels May 9, 2026
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 terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants