Skip to content

Commit f374a8e

Browse files
oarbusilantolimaasthamarcosumacolm-quinn
authored
doc: Upgrade guide for v1.31.0 (#3205)
* upgrade guide * Update docs/guides/1.31.0-upgrade-guide.md Co-authored-by: maastha <[email protected]> * plugin reference * doc changes. * Update docs/guides/1.31.0-upgrade-guide.md Co-authored-by: Colm Quinn <[email protected]> * address comment. --------- Co-authored-by: Leo Antoli <[email protected]> Co-authored-by: maastha <[email protected]> Co-authored-by: Marco Suma <[email protected]> Co-authored-by: Colm Quinn <[email protected]>
1 parent 9113131 commit f374a8e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
page_title: "Upgrade Guide 1.31.0"
3+
---
4+
5+
# MongoDB Atlas Provider 1.31.0: Upgrade and Information Guide
6+
7+
The Terraform MongoDB Atlas Provider version 1.31.0 has a number of new and exciting features.
8+
9+
## New Resources, Data Sources, and Features
10+
11+
- You can now optionally skip creating the default set of alerts for new organizations, using the `skip_default_alerts_settings` attribute in the `mongodbatlas_organization` resource & data sources. To learn more, see the [mongodbatlas_organization](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/organization) resource documentation.
12+
13+
- You can now use the new [Atlas CLI plugin](https://github.com/mongodb-labs/atlas-cli-plugin-terraform) to help with the migration from `mongodbatlas_cluster` to `mongodbatlas_advanced_cluster`. For detailed instructions, see the [Migration Guide: Cluster to Advanced Cluster](cluster-to-advanced-cluster-migration-guide).
14+
15+
## Helpful Links
16+
17+
* [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues)
18+
19+
* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723)
20+
21+
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.

0 commit comments

Comments
 (0)