feat(objects): declare object files in .infrahub.yml — refs #52

This commit is contained in:
Damien
2026-02-15 12:03:10 +01:00
parent 825c5e4451
commit 14ebedadcb

View File

@@ -5,3 +5,13 @@ schemas:
menus: menus:
- menus/fabric-menu.yml - menus/fabric-menu.yml
object_files:
- objects/01-foundation.yml
- objects/02-devices.yml
- objects/03-interfaces.yml
- objects/04-ipam.yml
- objects/05-vlans-vxlan.yml
- objects/06-bgp.yml
- objects/07-vrfs.yml
- objects/08-mlag.yml