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
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
Description
Switch roles are supported for only EVPN mode. for further use, roles need to be extended to LAN mode.
(Some customers I am engaging start to test terraform with DCNM to automation nexus switches)
Roles in EVPN: Spine, Leaf, Border, etc
Roles in LAN: Access, Aggregation, Core, Edge
New or Affected Resource(s):
dcnm_inventory
DCNM version
V 11.5
Potential Terraform Configuration
Error: expected switch_config.0.role to be one of [leafspineborderborder_spineborder_gatewayborder_gateway_spinesuper_spineborder_super_spineborder_gateway_super_spine], got access
│
│ with dcnm_inventory.first,
│ on 01_interface_test.tf line 18, in resource "dcnm_inventory""first":
│ 18:resource"dcnm_inventory""first" {
│
References
#0000
The text was updated successfully, but these errors were encountered:
Community Note
Description
Switch roles are supported for only EVPN mode. for further use, roles need to be extended to LAN mode.
(Some customers I am engaging start to test terraform with DCNM to automation nexus switches)
New or Affected Resource(s):
DCNM version
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: