Skip to content

Commit 5061b93

Browse files
committed
chore: Updates CHANGELOG.md for #2291
1 parent 415c54b commit 5061b93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ BUG FIXES:
1818
* resource/mongodbatlas_global_cluster_config: Blocks updates on global_cluster_config resource to avoid leaving the cluster in an inconsistent state ([#2282](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2282))
1919
* resource/mongodbatlas_ldap_configuration: Disables LDAP when the resource is destroyed, instead of deleting userToDNMapping document ([#2221](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2221))
2020
* resource/mongodbatlas_network_peering: Sets all attributes of Azure network peering as ForceNew, forcing recreation of the resource when updating ([#2299](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2299))
21+
* resource/mongodbatlas_project: Fixes inconsistent result after apply when region_usage_restrictions are not set in configuration but returned from server ([#2291](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2291))
2122
* resource/mongodbatlas_push_based_log_export: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
2223
* resource/mongodbatlas_search_deployment: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
2324
* resource/mongodbatlas_stream_connection: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))

0 commit comments

Comments
 (0)