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
4242atlas tf clu2adv -f in.tf -o out.tf
4343```
4444
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 )
4646
4747### 2. advancedClusterToV2 (adv2v2)
4848Convert 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
5454atlas tf adv2v2 -f in.tf -o out.tf
5555```
5656
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 )
5858
5959## Feedback
6060
You can’t perform that action at this time.
0 commit comments