You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ If you want to overwrite the output file if it exists, or even use the same outp
36
36
- The plugin doesn't support `regions_config` without `electable_nodes` as there can be some issues with `priority` when they only have `analytics_nodes` and/or `electable_nodes`.
37
37
-`priority` is required in `regions_config` and must be a resolved number between 7 and 1, e.g. `var.priority` is not supported. This is to allow reordering them by descending priority as this is expected in `mongodbatlas_advanced_cluster`.
38
38
-`dynamic` blocks to generate `replication_specs`, `regions_config`, etc. are not supported.
39
-
39
+
-`key` value in `tags` or `labels` must be a resolved string because it will be the key in the map in `mongodb_atlas_advanced_cluster`, e.g. `key = var.tag_key` is not supported.
0 commit comments