You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ ENHANCEMENTS:
9
9
BUG FIXES:
10
10
11
11
* data-source/mongodbatlas_team: Fixes pagination logic when retrieved users of a team ([#2919](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2919))
12
+
* resource/mongodbatlas_database_user: Avoids import error for database_user when both username and auth database contain hyphens ([#2928](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2928))
12
13
* resource/mongodbatlas_team: Fixes pagination logic when retrieved users of a team ([#2919](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2919))
0 commit comments