bddvlpr opened a new pull request, #353: URL: https://github.com/apache/cloudstack-terraform-provider/pull/353
This PR fixes NIC attachment failures by populating the state directly from the `addNicToVirtualMachine` response instead of immediatly refreshing the instance (this can cause drift). NIC refreshes now use `listNics` with the instance and NIC IDs. The configured instance ID is preserved when the API response omits it, and missing or duplicate NIC responses are handled explicitly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
