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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
## UNRELEASED
2
2
3
+
## 0.9.8 (January 17, 2024)
4
+
3
5
NOTES:
4
6
7
+
* Added support for network groups and domain attribute for the `morpheus_vsphere_instance` resource [75](https://github.com/gomorpheus/terraform-provider-morpheus/issues/75).
5
8
* Added support for managing local user accounts with the addition of the `morpheus_user` resource [187](https://github.com/gomorpheus/terraform-provider-morpheus/issues/187).
6
9
* Updated resources that include multiline text fields such as catalog items, automation tasks, options lists and more to properly handle heredoc syntax. This change stops resources from continually wanting to apply changes because of a trailing newline character [193](https://github.com/gomorpheus/terraform-provider-morpheus/issues/193).
7
10
* Added support for managing tenant user roles with the addition of the `morpheus_tenant_role` resource [190](https://github.com/gomorpheus/terraform-provider-morpheus/issues/190).
0 commit comments