OpenNebula / terraform-provider-opennebula

Terraform provider for OpenNebula
https://www.terraform.io/docs/providers/opennebula/
Mozilla Public License 2.0
63 stars 53 forks source link

B-423: nic: fix out of range #424

Closed treywelsh closed 1 year ago

treywelsh commented 1 year ago

Community Note

Description

A loop used to reorder a list of NICs to attach was running on a greater list of elements than those sorted. This PR add a test case that reproduce the problem, and by the way it moves disk and NIC tests in separate files

References

Close #423

New or Affected Resource(s)

Checklist