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:
2026-02-06 08:29:12 +00:00
parent 443642c2a1
commit c2a92c340d

View File

@@ -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