|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v1.8.2](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/v1.8.2) (2023-3-29) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.8.1...v1.8.2) |
| 6 | + |
| 7 | +**Enhancements:** |
| 8 | + |
| 9 | +- Support for "TIMESERIES" Collection Type in [`mongodbatlas_online_archive`](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/online_archive) [\#1114](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1114) - INTMDB-648 |
| 10 | +- Support for new "DATADOG" regions in [`mongodbatlas_third_party_integration`](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/third_party_integration) [\#1105](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1105) - INTMDB-638 |
| 11 | + |
| 12 | +**Bug Fixes:** |
| 13 | + |
| 14 | +- Error in unsetting auto_scaling in [`mongodbatlas_advanced_cluster`](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/advanced_cluster) [\#1112](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1112) - INTMDB-617 |
| 15 | +- Update Status Codes in [`mongodbatlas_search_index`](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/search_index) [\#1104](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1104) - INTMDB-687 |
| 16 | +- [`mongodbatlas_project_ip_access_list`](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/project_ip_access_list) comment should be optional [\#1103](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1103) - INTMDB-637 |
| 17 | +- Plan fails if API key created by [`mongodbatlas_api_key`](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/api_key) resource is deleted outside of Terraform [\#1097](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1097) - INTMDB-581 |
| 18 | +- Google Cloud Terraform Provider Test Version Upgrade Refactoring [\#1098](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1098) - INTMDB-359 |
| 19 | + |
| 20 | + |
| 21 | +**Closed Issues:** |
| 22 | + |
| 23 | +- mongodbatlas\_federated\_settings\_org\_role\_mapping INVALID\_ATTRIBUTE [\#1110](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1110) |
| 24 | +- Errors when creating or importing timeseries online archive [\#1081](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1081) |
| 25 | +- Unexpected EOF [\#1083](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1083) |
| 26 | +- mongodbatlas\_access\_list\_api\_key creation fails after api\_key creation [\#1075](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1075) |
| 27 | +- Panic when creating AWS privatelink endpoint [\#1067](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1067) |
| 28 | +- error getting project 403 \(request IP\_ADDRESS\_NOT\_ON\_ACCESS\_LIST\) even if whitelisted IP [\#1048](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1048) |
| 29 | +- Crash during the changes for `mongodbatlas_cloud_backup_schedule` interval with dynamic blocks. [\#1041](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1041) |
| 30 | +- Regression in 1.8.0: mongodbatlas\_third\_party\_integration marks "type" attribute as deprecated [\#1032](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1032) |
| 31 | +- Cannot reference `container_id` for `mongodbatlas_advanced_cluster` [\#1008](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1008) |
| 32 | +- ERROR: Datadog API key must consist of 32 hexadecimal digits [\#1001](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/1001) |
| 33 | +- num\_shards value changed to 1 [\#970](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/970) |
| 34 | +- Segmentation Fault in TerraForm Provider [\#969](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/969) |
| 35 | +- Import statements are broken in documentation and help commands in the Terraform provider are outdated. [\#956](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/956) |
| 36 | +- Invitation handling is not working after user accepted invitation. [\#945](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/945) |
| 37 | +- bi\_connector settings don't work in mongodbatlas\_advanced\_cluster [\#893](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/893) |
| 38 | +- Sensitive information exposed as resource Id - mongodbatlas\_x509\_authentication\_database\_user [\#884](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/884) |
| 39 | +- plugin crashes during apply: panic: runtime error: invalid memory address or nil pointer dereference [\#866](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/866) |
| 40 | + |
| 41 | +**Merged Pull Requests:** |
| 42 | + |
| 43 | +- Release staging v.1.8.2 [\#1115](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1115) ([martinstibbe](https://github.com/martinstibbe)) |
| 44 | +- Chore\(deps\): Bump github.com/aws/aws-sdk-go from 1.44.221 to 1.44.226 [\#1109](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1109) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 45 | +- Chore\(deps\): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.1 [\#1108](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1108) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 46 | +- Chore\(deps\): Bump github.com/zclconf/go-cty from 1.12.1 to 1.13.1 [\#1107](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1107) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 47 | +- Chore\(deps\): Bump actions/setup-go from 3 to 4 [\#1106](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1106) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 48 | +- Chore\(deps\): Bump github.com/hashicorp/hcl/v2 from 2.16.1 to 2.16.2 [\#1101](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1101) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 49 | +- Chore\(deps\): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 [\#1100](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1100) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 50 | +- Chore\(deps\): Bump github.com/aws/aws-sdk-go from 1.44.216 to 1.44.221 [\#1099](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1099) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 51 | +- Chore\(deps\): Bump github.com/aws/aws-sdk-go from 1.40.56 to 1.44.216 [\#1094](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1094) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 52 | +- Chore\(deps\): Bump go.mongodb.org/atlas from 0.21.0 to 0.23.1 [\#1092](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1092) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 53 | +- Chore\(deps\): Bump golang.org/x/net from 0.1.0 to 0.7.0 [\#1071](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/1071) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 54 | + |
3 | 55 | ## [v1.8.1](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/v1.8.1) (2023-3-7)
|
4 | 56 |
|
5 | 57 | [Full Changelog](https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.8.0...v1.8.1)
|
|
0 commit comments