Skip to content

Commit 021f513

Browse files
authored
upgrade guide (#3100)
1 parent db43793 commit 021f513

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.28.0"
3+
---
4+
5+
# MongoDB Atlas Provider 1.28.0: Upgrade and Information Guide
6+
7+
The Terraform MongoDB Atlas Provider version 1.28.0 has a number of new and exciting features.
8+
9+
## New Resources, Data Sources, and Features
10+
11+
- You can now use `mongodbatlas_encryption_at_rest` resource & data source to manage encryption of your data at rest in Atlas with the customer-managed keys (CMK) that you create, own, and manage in your AWS KMS by adding another layer of security and configuring all traffic to your AWS KMS to use AWS PrivateLink via `aws_kms_config.requirePrivateNetworking` attribute and `mongodbatlas_encryption_at_rest_private_endpoint` resource. For more details, see [mongodbatlas_encryption_at_rest](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/encryption_at_rest) 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)