Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mongodb/mongodbatlas from 1.10.2 to 1.18.1 in /tf-workspace #218

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps mongodb/mongodbatlas from 1.10.2 to 1.18.1.

Release notes

Sourced from mongodb/mongodbatlas's releases.

v1.18.1

Changelog

  • b9361f5f5728b34fd22cd9aa82381c697298a170 chore: Updates CHANGELOG.md header for v1.18.1 release

v1.18.0

Changelog

  • 745c8b65b655d6a4649a3d6a9579857b8c33035b chore: Updates CHANGELOG.md header for v1.18.0 release

v1.17.6

Changelog

  • df074dee671ca863bbd79a8e5df7dac05257bb5a chore: Updates CHANGELOG.md header for v1.17.6 release

v1.17.5

Changelog

  • 2fe6306c158158bb77635c6acdf382062701404d chore: Updates CHANGELOG.md header for v1.17.5 release

v1.17.4

Changelog

  • b6a562a10e1a474c059df36f9c6fc4742bad1624 chore: Updates CHANGELOG.md header for v1.17.4 release

v1.17.3

Changelog

  • 1fad9f4 chore: Updates CHANGELOG.md header for v1.17.3 release

v1.17.2

Changelog

  • 52d6e02 chore: Updates CHANGELOG.md header for v1.17.2 release

v1.17.1

Changelog

  • 9524793 chore: Updates CHANGELOG.md header for v1.17.1 release

v1.17.0

Changelog

  • f1ce45e chore: Updates CHANGELOG.md header for v1.17.0 release

v1.16.2

Changelog

  • 94caf6d chore: Fix permission in release job that creates a new tag (#2319)

v1.16.1

Changelog

  • 99ba9e5 chore: Updates CHANGELOG.md header for v1.16.1 release

v1.16.0

Changelog

  • 1d58027 chore: Updates CHANGELOG.md header for v1.16.0 release

v1.15.3

Changelog

... (truncated)

Changelog

Sourced from mongodb/mongodbatlas's changelog.

1.18.1 (August 26, 2024)

1.18.0 (August 14, 2024)

BREAKING CHANGES:

  • data-source/mongodbatlas_cloud_backup_snapshot_export_bucket: Changes id attribute from optional to computed only (#2499)
  • data-source/mongodbatlas_cloud_backup_snapshot_export_job: Changes id attribute from optional to computed only (#2499)
  • data-source/mongodbatlas_cloud_backup_snapshot_restore_job: Removes created_at attribute (#2499)
  • data-source/mongodbatlas_cloud_backup_snapshot_restore_job: Removes job_id attribute and defines snapshot_restore_job_id attribute as required (#2499)
  • data-source/mongodbatlas_cloud_backup_snapshot_restore_jobs: Removes created_at attribute (#2499)
  • data-source/mongodbatlas_federated_settings_identity_providers: Removes page_num and items_per_page attributes (#2499)
  • data-source/mongodbatlas_privatelink_endpoint_service: Removes endpoints.*.service_attachment_name attribute (#2499)
  • data-source/mongodbatlas_third_party_integration: Removes scheme attribute (#2499)
  • data-source/mongodbatlas_third_party_integrations: Removes scheme attribute (#2499)
  • resource/mongodbatlas_cloud_backup_snapshot_restore_job: Removes created_at attribute (#2499)
  • resource/mongodbatlas_privatelink_endpoint_service: Removes endpoints.*.service_attachment_name attribute (#2499)
  • resource/mongodbatlas_third_party_integration: Removes scheme attribute (#2499)

NOTES:

  • 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)

FEATURES:

ENHANCEMENTS:

  • 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...
  • aae3e7d doc: Contributing Guidelines Updates (#2494)
  • 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 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 <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 1.10.2 to 1.18.1.
- [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@v1.10.2...v1.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
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.

0 participants