Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Fix update operations for multiregion clusters #120

Merged
merged 6 commits into from
Sep 2, 2021

Commits on Aug 30, 2021

  1. Remove replicationSpecs field for AZURE cluster updates

    - cluster.replicationSpecs isn't allowed for Update operations on Azure clusters:
      https://docs.atlas.mongodb.com/reference/api/clusters-modify-one/#request-body-parameters
    fabritsius committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    e101a84 View commit details
    Browse the repository at this point in the history
  2. Update go.sum file

    fabritsius committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    7c98a7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    027f70c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a8f62e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    1f4053d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11ced9 View commit details
    Browse the repository at this point in the history