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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
**Fixed bugs:**
11
11
12
12
- Adding 16 whitelist entries at the same time causes an error [\#252](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/252)
13
+
- Error when create or import cluster - panic: runtime error: invalid memory address or nil pointer dereference [\#243](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/243)
13
14
- Cannot re-apply config when M2/M5 `disk\_size\_gb` is specified incorrectly [\#115](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/115)
14
15
- accepter\_region\_name not required for AWS on read/import/update [\#53](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/53)
15
16
- Fix resource/project\_ip\_whitelist - modify ip whitelist entry validation and fix acctests [\#257](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/257) ([marinsalinas](https://github.com/marinsalinas))
0 commit comments