relaycorp / cloud-gateway

Infrastructure as Code and configuration for all Awala-Internet Gateways run by Relaycorp
MIT License
1 stars 1 forks source link

Bump mongodb/mongodbatlas from 1.10.2 to 1.18.0 in /tf-workspace #212

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps mongodb/mongodbatlas from 1.10.2 to 1.18.0.

Release notes

Sourced from mongodb/mongodbatlas's releases.

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

  • 03b0efdb doc: Generates v1.15.3 (#2095)

v1.15.3-pre

Changelog

... (truncated)

Changelog

Sourced from mongodb/mongodbatlas's changelog.

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 August. (#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)

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...
  • 198f593 chore: Updates CHANGELOG.md for #2499
  • 240bd44 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 #2492
  • 35faac0 feat: Support Independent Shard Scaling in advanced_cluster (#2492)
  • 47aeb06 revert version constraint change in example
  • 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 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)
dependabot[bot] commented 2 months ago

Superseded by #218.