We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dac4fc commit 4af9721Copy full SHA for 4af9721
website/docs/r/online_archive.html.markdown
@@ -64,7 +64,7 @@ resource "mongodbatlas_online_archive" "test" {
64
order = 0
65
}
66
67
- partitions_fields {
+ partition_fields {
68
field_name = "secondName"
69
order = 1
70
0 commit comments