Skip to content

Commit 8e19029

Browse files
authored
Create 1.3.0-upgrade-guide.html.markdown (#682)
Create an upgrade guide for v1.3.0
1 parent c002061 commit 8e19029

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: "mongodbatlas"
3+
page_title: "MongoDB Atlas Provider 1.3.0: Upgrade and Information Guide"
4+
sidebar_current: "docs-mongodbatlas-guides-130-upgrade-guide"
5+
description: |-
6+
MongoDB Atlas Provider 1.3.0: Upgrade and Information Guide
7+
---
8+
9+
# MongoDB Atlas Provider 1.3.0: Upgrade and Information Guide
10+
11+
The Terraform MongoDB Atlas Provider version 1.3.0 has a number of new and exciting features and changes.
12+
13+
New Features:
14+
15+
* Now supports Cloud Backup Snapshot Export, both [`cloud_backup_snapshot_export_bucket`](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/cloud_backup_snapshot_export_bucket) and [`cloud_backup_snapshot_export_job`](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/cloud_backup_snapshot_export_job)
16+
* You can now configure advanced configuration options with [`advanced_cluster`](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/advanced_cluster)
17+
18+
Changes:
19+
20+
1.3.0 also includes general improvements and bug fixes. See the [CHANGELOG](https://github.com/mongodb/terraform-provider-mongodbatlas/blob/master/CHANGELOG.md) for more specific information.
21+
22+
### Helpful Links
23+
24+
* [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues)
25+
26+
* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723)
27+
28+
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.
29+

0 commit comments

Comments
 (0)