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
Adding a vra_network to an existing vra_machine and re-running terraform apply should add the additional network to the machine.
Actual Behavior
Terraform immediately returns that the modifications are complete. However, no changes have been made. It does not appear that any attempt is made to make this change.
Steps to Reproduce
Create a deployment with the a vra_machine connected to a network, add an additional network to the vra_machine and re-run terraform apply.
Screenshots
Debug Output
Panic Output
Important Factoids
References
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
The text was updated successfully, but these errors were encountered:
Code of Conduct
This project has a Code of Conduct that all participants are expected to understand and follow:
vRA Version
8.16.1
Terraform Version
1.7.0
vRA Terraform Provider Version
0.9.0
Affected Resource(s)
vra_machine
Terraform Configuration Files
Initial configuration
Updated configuration:
Expected Behavior
Adding a vra_network to an existing vra_machine and re-running terraform apply should add the additional network to the machine.
Actual Behavior
Terraform immediately returns that the modifications are complete. However, no changes have been made. It does not appear that any attempt is made to make this change.
Steps to Reproduce
Create a deployment with the a vra_machine connected to a network, add an additional network to the vra_machine and re-run terraform apply.
Screenshots
Debug Output
Panic Output
Important Factoids
References
Community Note
The text was updated successfully, but these errors were encountered: