Skip to content

Commit 59bb4d1

Browse files
1.33.0 upgrade guide (#3288)
1 parent c5fd80d commit 59bb4d1

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
page_title: "Upgrade Guide 1.33.0"
3+
---
4+
5+
# MongoDB Atlas Provider 1.33.0: Upgrade and Information Guide
6+
7+
The Terraform MongoDB Atlas Provider version 1.33.0 has a number of new and exciting features.
8+
9+
## New Resources, Data Sources, and Features
10+
11+
- [Atlas Resource Policies](https://www.mongodb.com/docs/atlas/atlas-resource-policies/#atlas-resource-policies) is now Generally Available (GA) and `mongodbatlas_resource_policy` resource and data sources are no longer in Public Preview.
12+
13+
- `mongodbatlas_organization` resource and data sources now support the new `security_contact` attribute. To learn more, see the [mongodbatlas_organization](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/organization#security_contact-1) resource documentation.
14+
15+
- `mongodbatlas_third_party_integration` resource and data sources now support the new `send_collection_latency_metrics` and `send_database_metrics` attributes for Datadog integrations. To learn more, see the [mongodbatlas_third_party_integration](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/third_party_integration#DATADOG-1) resource documentation.
16+
17+
## Helpful Links
18+
19+
* [Report bugs](https://github.com/mongodb/terraform-provider-mongodbatlas/issues)
20+
21+
* [Request Features](https://feedback.mongodb.com/forums/924145-atlas?category_id=370723)
22+
23+
* [Contact Support](https://docs.atlas.mongodb.com/support/) covered by MongoDB Atlas support plans, Developer and above.

0 commit comments

Comments
 (0)