-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
multiple nics creation problem #217
Comments
Sorry for the delay, we are doing a cleanup on all issues in order to be more responsive, is this issue still relevant or we can delete it ? |
its still relevant |
additional info |
Hey @cervajs sorry for the delay, we have a backlog of issues to work through and we need to test each PR manually. We are working on introducing an automated solution, but it takes longer than expected as we need to retool the CI and introduce a mocking setup too. @emesika could you run your test suite on this please? |
i have problem with creation VM with multiple nics
part of terraform config
how terraform knows which nic_configuration {} from ovirt_vm belongs to
which resource "ovirt_vnic"?
my problem is that VM has paired nic_configuration(eth0) with resource
"ovirt_vnic" "eth1" and vice versa
The text was updated successfully, but these errors were encountered: