File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ atlas terraform clusterToAdvancedCluster --file in.tf --output out.tf
42
42
atlas tf clu2adv -f in.tf -o out.tf
43
43
```
44
44
45
- [ 📖 Full Documentation] ( ./docs/command_clu2adv.md ) | [ 🔄 Migration Guide: Cluster to Advanced Cluster] ( https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/cluster-to-advanced-cluster-migration-guide )
45
+ [ Full Documentation] ( ./docs/command_clu2adv.md ) | [ Migration Guide: Cluster to Advanced Cluster] ( https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/cluster-to-advanced-cluster-migration-guide )
46
46
47
47
### 2. advancedClusterToV2 (adv2v2)
48
48
Convert previous ` mongodbatlas_advanced_cluster ` configurations to the new Provider 2.0.0 schema with simplified structure.
@@ -54,7 +54,7 @@ atlas terraform advancedClusterToV2 --file in.tf --output out.tf
54
54
atlas tf adv2v2 -f in.tf -o out.tf
55
55
```
56
56
57
- [ 📖 Full Documentation] ( ./docs/command_adv2v2.md ) | [ 🔄 Migration Guide: Advanced Cluster (v1.x → v2.0.0)] ( https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/migrate-to-advanced-cluster-2.0 )
57
+ [ Full Documentation] ( ./docs/command_adv2v2.md ) | [ Migration Guide: Advanced Cluster (v1.x → v2.0.0)] ( https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/migrate-to-advanced-cluster-2.0 )
58
58
59
59
## Feedback
60
60
You can’t perform that action at this time.
0 commit comments