Skip to content

Commit b3319a7

Browse files
authored
upgrade guide (#2917)
1 parent f28a593 commit b3319a7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
page_title: "Upgrade Guide 1.24.0"
3+
---
4+
5+
# MongoDB Atlas Provider 1.24.0: Upgrade and Information Guide
6+
7+
The Terraform MongoDB Atlas Provider version 1.24.0 has a number of new and exciting features.
8+
9+
## New Resources, Data Sources, and Features
10+
11+
- You can now specify TLS cipher suite configuration in `mongodbatlas_advanced_cluster` and `mongodbatlas_cluster` using `advanced_configuration.0.tls_cipher_config_mode` and `advanced_configuration.0.custom_openssl_cipher_config_tls12`. This allows you to specify custom cipher suites for TLS 1.2. To learn more, see either [mongodbatlas_advanced_cluster](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/advanced_cluster) or [mongodbatlas_cluster](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/cluster) resource documentation.
12+
13+
14+
## Helpful Links
15+
16+
* [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues)
17+
18+
* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723)
19+
20+
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.

0 commit comments

Comments
 (0)