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 August. (#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)
NOTES:
... (truncated)
Commits
745c8b6 chore: Updates CHANGELOG.md header for v1.18.0 release
cef214c chore: Updates examples link in index.md for v1.18.0 release
0081a6b doc: Include changelog entries to mention 2 new guides (#2506)
c0fa4fd test: Reduce instance size and use of provisioned disk iops for test that ver...
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.0.
Release notes
Sourced from mongodb/mongodbatlas's releases.
... (truncated)
Changelog
Sourced from mongodb/mongodbatlas's changelog.
... (truncated)
Commits
745c8b6
chore: Updates CHANGELOG.md header for v1.18.0 releasecef214c
chore: Updates examples link in index.md for v1.18.0 release0081a6b
doc: Include changelog entries to mention 2 new guides (#2506)c0fa4fd
test: Reduce instance size and use of provisioned disk iops for test that ver...198f593
chore: Updates CHANGELOG.md for #2499240bd44
remove!: Removes deprecated attributes targeting 1.18.0 (#2499)ff9dbd7
chore: revert cluster deprecatin but include migration guide (#2498)13cedb7
chore: Updates CHANGELOG.md for #249235faac0
feat: Support Independent Shard Scaling inadvanced_cluster
(#2492)47aeb06
revert version constraint change in exampleDependabot 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