Skip to content

Commit 75e5388

Browse files
doc: Define upgrade guide for 1.40.0 release (#3604)
* move 1.18.0 and below into older guides section * adding 1.40.0 migration guide
1 parent 423efb6 commit 75e5388

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

docs/guides/1.16.0-upgrade-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
page_title: "Upgrade Guide 1.16.0"
3+
subcategory: "Older Guides"
34
---
45

56
# MongoDB Atlas Provider 1.16.0: Upgrade and Information Guide

docs/guides/1.17.0-upgrade-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
page_title: "Upgrade Guide 1.17.0"
3+
subcategory: "Older Guides"
34
---
45

56
# MongoDB Atlas Provider 1.17.0: Upgrade and Information Guide

docs/guides/1.18.0-upgrade-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
page_title: "Upgrade Guide 1.18.0"
3+
subcategory: "Older Guides"
34
---
45

56
# MongoDB Atlas Provider 1.18.0: Upgrade and Information Guide
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
page_title: "Upgrade Guide 1.40.0"
3+
---
4+
5+
# MongoDB Atlas Provider 1.40.0: Upgrade and Information Guide
6+
7+
The Terraform MongoDB Atlas Provider version 1.40.0 introduces the following new features and fixes:
8+
9+
## New Resources, Data Sources, and Features
10+
11+
- Adds support for S3 Private Link Endpoints in Atlas Stream Processing connections. To learn more, see the [resource documentation](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/stream_privatelink_endpoint) and [associated example](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/master/examples/mongodbatlas_stream_privatelink_endpoint/s3).
12+
13+
## Helpful Links
14+
15+
* [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues)
16+
* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723)
17+
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.

0 commit comments

Comments
 (0)