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
+12-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,15 @@
1
-
## 0.7.0 (Unreleased)
1
+
## 0.6.1 (Unreleased)
2
+
3
+
**Fixed bugs:**
4
+
5
+
- Error when use provider\_name = TENANT on 0.6.0 mongodbatlas provider version. [\#246](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/246)
6
+
- 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)
7
+
8
+
**Merged pull requests:**
9
+
10
+
- Fix \#246: Error when use provider\_name = TENANT on 0.6.0 mongodbatlas provider version [\#247](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/247) ([PacoDw](https://github.com/PacoDw))
11
+
- Fix \#243: Error when create or import cluster - panic: runtime error: invalid memory address or nil pointer dereference [\#245](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/245) ([PacoDw](https://github.com/PacoDw))
0 commit comments