fix(schema): rename rd to route_distinguisher in EVPNInstance
Infrahub requires attribute names to have at least 3 characters. Ref: #41
This commit is contained in:
@@ -182,7 +182,7 @@ nodes:
|
||||
display_labels:
|
||||
- vlan__vlan_id__value
|
||||
attributes:
|
||||
- name: rd
|
||||
- name: route_distinguisher
|
||||
kind: Text
|
||||
description: "Route Distinguisher (format: ASN:VNI or IP:VNI)"
|
||||
- name: route_target_import
|
||||
|
||||
Reference in New Issue
Block a user