- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 55
 
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
The output of terraform plan.
Note: Objects have changed outside of Terraform
	
Terraform detected the following changes made outside of Terraform since the
last "terraform apply":
  # mongodbatlas_cluster.foo has been changed
  ~ resource "mongodbatlas_cluster" "foo" {
        # ...
        # (29 unchanged attributes hidden)
        # (3 unchanged blocks hidden)
    }
Unless you have made equivalent changes to your configuration, or ignored the
relevant attributes using ignore_changes, the following plan may include
actions to undo or respond to these changes.
─────────────────────────────────────────────────────────────────────────────
Changes to Outputs:
  + foo_mongo_uri = "xxx"
You can apply this plan to save these new output values to the Terraform
state, without changing any real infrastructure.
─────────────────────────────────────────────────────────────────────────────
Saved the plan to: tfplan.binary
To perform exactly these actions, run the following command to apply:
    terraform apply "tfplan.binary"
shmokmt, mpon, yukinissie, ponkio-o, akira-kuriyama and 2 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working