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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,15 @@
1
1
## 0.1.1 (Unreleased)
2
+
3
+
BACKWARDS INCOMPATIBILITIES / NOTES:
4
+
5
+
* Network detection in the `openstack_compute_instance_v2` resource was cleaned up and updated. There should be no incompatibilities, but you should do a `plan` before `apply` just to be safe.
6
+
7
+
IMPROVEMENTS:
8
+
9
+
*`openstack_compute_instance_v2` now supports Neutron for network detection [GH-39]
10
+
*`openstack_compute_instance_v2` support for multiple NICs on the same network [GH-39]
0 commit comments