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
I'm seeing the following error trying to use some existing Terraform code and state since upgrading to OneView 5.0. I have updated to the latest version of the OneView plugin and changed to API version 1200 (from 600) and I am still seeing it.
* module.c7000-FF10.oneview_logical_interconnect_group.ligA: 1 error occurred:
* oneview_logical_interconnect_group.ligA: The field dependentResourceUri was either omitted or set to null. Please use a value.
* module.Synergy.oneview_logical_interconnect_group.ligA: 1 error occurred:
* oneview_logical_interconnect_group.ligA: The field dependentResourceUri was either omitted or set to null. Please use a value.
According to the API documentation, this field is read-only so I am super confused at this point.
The text was updated successfully, but these errors were encountered:
@adarobin Hi Adam, Thanks for pointing out the issue, this has been fixed in OneView Terraform SDK Release v1.5.0
Ill proceed with closing this issue, if you have any concerns or doubts, you may open a new issue. Thank you.
I'm seeing the following error trying to use some existing Terraform code and state since upgrading to OneView 5.0. I have updated to the latest version of the OneView plugin and changed to API version 1200 (from 600) and I am still seeing it.
According to the API documentation, this field is read-only so I am super confused at this point.
The text was updated successfully, but these errors were encountered: