data-source/mongodbatlas_advanced_cluster: Deprecates replication_specs.#.id, replication_specs.#.num_shards, disk_size_gb, advanced_configuration.0.default_read_concern, and advanced_configuration.0.fail_index_key_too_long. To learn more, see the 1.18.0 Migration Guide. (#2420)
data-source/mongodbatlas_advanced_clusters: Deprecates replication_specs.#.id, replication_specs.#.num_shards, disk_size_gb, advanced_configuration.0.default_read_concern, and advanced_configuration.0.fail_index_key_too_long. To learn more, see the 1.18.0 Migration Guide. (#2420)
resource/mongodbatlas_advanced_cluster: Deprecates replication_specs.#.id, replication_specs.#.num_shards, disk_size_gb, advanced_configuration.0.default_read_concern, and advanced_configuration.0.fail_index_key_too_long. To learn more, see the 1.18.0 Migration Guide. (#2420)
resource/mongodbatlas_advanced_cluster: Using this new version impacts the possibility of editing the definition of multi shard clusters in the Atlas UI. This impact is limited to the first weeks of September. (#2478)
data-source/mongodbatlas_advanced_cluster: Adds use_replication_spec_per_shard, replication_specs.*.zone_id, and replication_specs.*.region_configs.*.(electable_specs|analytics_specs|read_only_specs).disk_size_gb attributes. To learn more, see the 1.18.0 Migration Guide and data source documentation. (#2478)
data-source/mongodbatlas_advanced_clusters: Adds use_replication_spec_per_shard, replication_specs.*.zone_id, and replication_specs.*.region_configs.*.(electable_specs|analytics_specs|read_only_specs).disk_size_gb attributes. To learn more, see the 1.18.0 Migration Guide and data source documentation. (#2478)
data-source/mongodbatlas_cloud_backup_schedule: Adds new use_zone_id_for_copy_settings and copy_settings.#.zone_id attributes and deprecates copy_settings.#.replication_spec_id. These new attributes enable you to reference cluster zones using independent shard scaling, which no longer supports replication_spec.*.id (#2464)
data-source/mongodbatlas_cloud_backup_snapshot_export_bucket: Adds Azure support (#2486)
data-source/mongodbatlas_cloud_backup_snapshot_export_buckets: Adds Azure support (#2486)
resource/mongodbatlas_advanced_cluster: Adds replication_specs.*.zone_id and replication_specs.*.region_configs.*.(electable_specs|analytics_specs|read_only_specs).disk_size_gb attributes. To learn more, see the 1.18.0 Migration Guide and resource documentation. (#2478)
resource/mongodbatlas_advanced_cluster: Supports defining cluster shards with independent replication_specs objects. This feature enables defining independent scaled shards. To learn more, see the Advanced Cluster New Sharding Schema Migration Guide. (#2478)
resource/mongodbatlas_cloud_backup_schedule: Adds copy_settings.#.zone_id and deprecates copy_settings.#.replication_spec_id for referencing zones of a cluster. This enables referencing zones of clusters using independent shard scaling which no longer support replication_spec.*.id. (#2459)
resource/mongodbatlas_cloud_backup_snapshot_export_bucket: Adds Azure support (#2486)
1.17.6 (August 07, 2024)
BUG FIXES:
resource/mongodbatlas_backup_compliance_policy: Fixes an issue where the update operation modified attributes that were not supposed to be modified" (#2480)
1.17.5 (July 30, 2024)
... (truncated)
Commits
b9361f5 chore: Updates CHANGELOG.md header for v1.18.1 release
c8e0465 chore: Updates examples link in index.md for v1.18.1 release
a9f4887 doc: Fixes wordings in the new advanced_cluster sharding guide. (#2524)
cba054c chore: Updates mongodbatlas_advanced_cluster tests to expect temporary SERVIC...
13c7208 doc: Updatesmongodbatlas_advanced_cluster ISS migration guide & resource do...
9e098cd chore: Add mention of support ticket when opening a pull request (#2507)
83f6601 chore: Bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 (#2515)
3a0bb91 doc: Add references to the terraform modules in the resources documentations ...
dfa3421 test: Simply migration test checks after 1.18.0 release and adjust version co...
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show 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 from 1.10.2 to 1.18.1.
Release notes
Sourced from mongodb/mongodbatlas's releases.
... (truncated)
Changelog
Sourced from mongodb/mongodbatlas's changelog.
... (truncated)
Commits
b9361f5
chore: Updates CHANGELOG.md header for v1.18.1 releasec8e0465
chore: Updates examples link in index.md for v1.18.1 releasea9f4887
doc: Fixes wordings in the new advanced_cluster sharding guide. (#2524)cba054c
chore: Updates mongodbatlas_advanced_cluster tests to expect temporary SERVIC...13c7208
doc: Updatesmongodbatlas_advanced_cluster
ISS migration guide & resource do...9e098cd
chore: Add mention of support ticket when opening a pull request (#2507)83f6601
chore: Bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 (#2515)3a0bb91
doc: Add references to the terraform modules in the resources documentations ...dfa3421
test: Simply migration test checks after 1.18.0 release and adjust version co...aae3e7d
doc: Contributing Guidelines Updates (#2494)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show