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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
## 3.8.0 (December 31, 2020)
2
+
3
+
BUG FIXES:
4
+
5
+
*`resource/nsxt_edge_transport_node`: Support system-defined host switch profiles ([#1489](https://github.com/vmware/terraform-provider-nsxt/pull/1489))
6
+
* Fix import issue for deprecated MP resources ([#1486](https://github.com/vmware/terraform-provider-nsxt/pull/1486))
7
+
*`resource/nsxt_policy_lb_virtual_server`: Fix potential crash when empty block is configured ([#1463](https://github.com/vmware/terraform-provider-nsxt/pull/1463))
8
+
9
+
IMPROVEMENTS:
10
+
11
+
*`resource/nsxt_edge_transport_node`: Add support for Edge transport nodes which were created externally ([#1473](https://github.com/vmware/terraform-provider-nsxt/pull/1473))
12
+
*`resource/nsxt_policy_nat_rule`: Support new `nat_type` attribute to indicate type of NAT for the rule ([#1480](https://github.com/vmware/terraform-provider-nsxt/pull/1480))
0 commit comments