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

Upgrade cluster version from 3.6 to 4.0 #60

Open
yx2387 opened this issue Dec 17, 2018 · 3 comments
Open

Upgrade cluster version from 3.6 to 4.0 #60

yx2387 opened this issue Dec 17, 2018 · 3 comments

Comments

@yx2387
Copy link

yx2387 commented Dec 17, 2018

Hi all,

I tried to upgrade my cluster major version from 3.6 to 4.0 with terraform, but the cluster is not upgraded after terraform apply.

Terraform plan:

Terraform will perform the following actions:

  ~ module.app.module.mongo_notification.mongodbatlas_cluster.cluster
      mongodb_major_version: "3.6" => "4.0"


Plan: 0 to add, 1 to change, 0 to destroy.

I tried to do the same with Mongo API and it works fine.

@mrchilds
Copy link

mrchilds commented Mar 6, 2019

I've hit the same issue going from 3.4 to 3.6.

@mailaneel
Copy link

Same issue when I tried to upgrade from 4.0 -> 4.2

@mailaneel
Copy link

This is the log that I see, but nothing changes in atlas

mongodbatlas_cluster.main: Modifying... (ID: *****)
--
  | mongodb_major_version: "4.0" => "4.2"
  | mongodbatlas_cluster.main: Modifications complete after 2s (ID: *****)


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants