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 b3e869d commit 3055a72Copy full SHA for 3055a72
README.md
@@ -23,7 +23,7 @@ If you want to convert a Terraform configuration from `mongodbatlas_cluster` to
23
atlas terraform clusterToAdvancedCluster --file in.tf --output out.tf
24
```
25
26
-you can also use shorter alias, e.g.:
+you can also use shorter aliases, e.g.:
27
```bash
28
atlas tf clu2adv -f in.tf -o out.tf
29
0 commit comments