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've tried to use preferred_edge_paths in the ressource "nsxt_policy_tier1_gateway" to set a preferred and a secondary edge TN.
As that is an array I would expect the TF provider to use the first element as preferred Edge and the Second element as secondary edge. But it ignores the order of elements.
Describe the bug
I've tried to use preferred_edge_paths in the ressource "nsxt_policy_tier1_gateway" to set a preferred and a secondary edge TN.
As that is an array I would expect the TF provider to use the first element as preferred Edge and the Second element as secondary edge. But it ignores the order of elements.
Reproduction steps
here my Ressource:
Here how the plan looks like:
Expected behavior
I would expect the Terraform Provider to use the order of elements provided
Additional context
No response
The text was updated successfully, but these errors were encountered: