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
This follows NSX allowing mixing some member types within
same expression block, which was not allowed earlier.
Rather then following NSX validation for which member types mixes are
permitted, terraform will let NSX do the validation for this part.
Other validations on terraform side - such as same expression type -
are not affected by this change.
Signed-off-by: Anna Khmelnitsky <akhmelnitsky@vmware.com>
0 commit comments