Skip to content

Commit

Permalink
chore: Updates CHANGELOG.md for #2291
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-apix-Bot committed May 27, 2024
1 parent 415c54b commit 5061b93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ BUG FIXES:
* 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))
* 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))
* 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))
* 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))
* 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))
* resource/mongodbatlas_search_deployment: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
* resource/mongodbatlas_stream_connection: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
Expand Down

0 comments on commit 5061b93

Please sign in to comment.