Skip to content

Commit 4aa7ef9

Browse files
authored
remove TLS1_3 (#3228)
1 parent d23253c commit 4aa7ef9

9 files changed

+0
-9
lines changed

docs/data-sources/advanced_cluster (preview provider 2.0.0).md

-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ Key-value pairs that categorize the cluster. Each key and value has a maximum le
234234
- TLS1_0
235235
- TLS1_1
236236
- TLS1_2
237-
- TLS1_3
238237
* `no_table_scan` - When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
239238
* `oplog_size_mb` - The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
240239
* `oplog_min_retention_hours` - Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.

docs/data-sources/advanced_cluster.md

-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ Key-value pairs that categorize the cluster. Each key and value has a maximum le
221221
- TLS1_0
222222
- TLS1_1
223223
- TLS1_2
224-
- TLS1_3
225224
* `no_table_scan` - When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
226225
* `oplog_size_mb` - The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
227226
* `oplog_min_retention_hours` - Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.

docs/data-sources/advanced_clusters (preview provider 2.0.0).md

-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ Key-value pairs that categorize the cluster. Each key and value has a maximum le
233233
- TLS1_0
234234
- TLS1_1
235235
- TLS1_2
236-
- TLS1_3
237236
* `no_table_scan` - When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
238237
* `oplog_size_mb` - The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
239238
* `oplog_min_retention_hours` - Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.

docs/data-sources/advanced_clusters.md

-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ Key-value pairs that categorize the cluster. Each key and value has a maximum le
223223
- TLS1_0
224224
- TLS1_1
225225
- TLS1_2
226-
- TLS1_3
227226
* `no_table_scan` - When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
228227
* `oplog_size_mb` - The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
229228
* `oplog_min_retention_hours` - Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.

docs/data-sources/cluster.md

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ Contains a key-value pair that tags that the cluster was created by a Terraform
224224
- TLS1_0
225225
- TLS1_1
226226
- TLS1_2
227-
- TLS1_3
228227
* `no_table_scan` - When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
229228
* `oplog_size_mb` - The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
230229
* `oplog_min_retention_hours` - Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.

docs/data-sources/clusters.md

-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ Contains a key-value pair that tags that the cluster was created by a Terraform
212212
- TLS1_0
213213
- TLS1_1
214214
- TLS1_2
215-
- TLS1_3
216215
* `no_table_scan` - When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
217216
* `oplog_size_mb` - The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
218217
* `oplog_min_retention_hours` - Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.

docs/resources/advanced_cluster (preview provider 2.0.0).md

-1
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,6 @@ Include **desired options** within advanced_configuration:
690690
- TLS1_0
691691
- TLS1_1
692692
- TLS1_2
693-
- TLS1_3
694693
* `no_table_scan` - (Optional) When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
695694
* `oplog_size_mb` - (Optional) The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
696695
* `oplog_min_retention_hours` - (Optional) Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.

docs/resources/advanced_cluster.md

-1
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,6 @@ Include **desired options** within advanced_configuration:
519519
- TLS1_0
520520
- TLS1_1
521521
- TLS1_2
522-
- TLS1_3
523522
* `no_table_scan` - (Optional) When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
524523
* `oplog_size_mb` - (Optional) The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
525524
* `oplog_min_retention_hours` - (Optional) Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.

docs/resources/cluster.md

-1
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,6 @@ Include **desired options** within advanced_configuration:
475475
- TLS1_0
476476
- TLS1_1
477477
- TLS1_2
478-
- TLS1_3
479478
* `no_table_scan` - (Optional) When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
480479
* `oplog_size_mb` - (Optional) The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
481480
* `oplog_min_retention_hours` - (Optional) Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.

0 commit comments

Comments
 (0)