We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c6706a commit d209238Copy full SHA for d209238
mongodbatlas/resource_mongodbatlas_cluster.go
@@ -42,7 +42,6 @@ func resourceCluster() *schema.Resource {
42
"mongodb_major_version": &schema.Schema{
43
Type: schema.TypeString,
44
Required: true,
45
- ForceNew: true,
46
},
47
"backup": &schema.Schema{
48
Type: schema.TypeBool,
0 commit comments