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:
|
display_labels:
|
||||||
- vlan__vlan_id__value
|
- vlan__vlan_id__value
|
||||||
attributes:
|
attributes:
|
||||||
- name: rd
|
- name: route_distinguisher
|
||||||
kind: Text
|
kind: Text
|
||||||
description: "Route Distinguisher (format: ASN:VNI or IP:VNI)"
|
description: "Route Distinguisher (format: ASN:VNI or IP:VNI)"
|
||||||
- name: route_target_import
|
- name: route_target_import
|
||||||
|
|||||||
Reference in New Issue
Block a user