|
1 |
| -## [v1.4.5-pre.1](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/HEAD) |
| 1 | +## [v1.4.6-pre.1](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/v1.4.6-pre.1) (2022-09-15) |
2 | 2 |
|
3 |
| -[Full Changelog](https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.4.4...HEAD) |
| 3 | +[Full Changelog](https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.4.5...v1.4.6-pre.1) |
| 4 | + |
| 5 | +**Fixed** |
| 6 | +- INTMDB-387 - [Terraform] Enable Azure NVME for Atlas Dedicated clusters [\#833](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/833) |
| 7 | +- INTMDB-342 - [Terraform] Update TestAccDataSourceMongoDBAtlasPrivateEndpointRegionalMode_basic test to use a new project to prevent conflicts [\#837](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/837) |
| 8 | +- INTMDB-347 - [Terraform] cloud_backup is not being correctly imported - issue [\#768](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/768) |
| 9 | +- INTMDB-354 - [Terraform] Update docs around what requires an API key access list [\#834](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/834) |
| 10 | +- INTMDB-363 - [Updated Feature] Add serverless backup to mongodbatlas_serverless_instance [\#830](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/830) |
| 11 | +- INTMDB-379 - [Terraform] Release 1.4.6 (both pre and then GA) |
| 12 | +- INTMDB-381 - [Terraform] Customer is unable to disable backup auto export [\#823](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/823) |
| 13 | +- INTMDB-383 - [Terraform] Update the BYOK/encryption at rest resource [\#805](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/805) |
| 14 | +- INTMDB-385 - use_org_and_group_names_in_export_prefix is not working for a customer |
| 15 | +- INTMDB-386 - [Terraform] Add new role types to invitation verification [\#840](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/840) |
| 16 | +- INTMDB-371 - [Terraform] Timeout when creating privatelink_endpoint [\#806](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/806) |
| 17 | +- INTMDB-372 - [Terraform] Fix failing test for testAccMongoDBAtlasAlertConfigurationConfigWithMatchers [\#836](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/836) |
| 18 | +- INTMDB-358 - [terraform] Upgrade to go1.18 [\#835](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/835) |
| 19 | +- INTMDB-391 - [Terraform] Doc Fix for teams.html.markdown [\#838](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/838) |
| 20 | + |
| 21 | +**Closed issues:** |
| 22 | +- importing existing cluster does not populate backup status #768 [\#768](https://github.com/mongodb/terraform-provider-mongodbatlas/issues/768) |
| 23 | + |
| 24 | + |
| 25 | +**Merged pull requests:** |
| 26 | +- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.21 to 0.40.22 [\#842](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/842) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 27 | + |
| 28 | +- Rename team.html.markdown into teams.html.markdown [\#838](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/838) ([leo-ferlin-sutton](https://github.com/leo-ferlin-sutton)) |
| 29 | + |
| 30 | +- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.20 to 0.40.21 [\#825](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/825) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 31 | + |
| 32 | +- Fix create index error msg[\#824](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/824) ([ebouther](https://github.com/ebouther)) |
| 33 | + |
| 34 | + |
| 35 | +## [v1.4.5](https://github.com/mongodb/terraform-provider-mongodbatlas/tree/v1.4.5) |
| 36 | + |
| 37 | +[Full Changelog](https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.4.4...v1.4.5) |
4 | 38 |
|
5 | 39 | **Fixed**
|
6 | 40 |
|
|
0 commit comments