Loading...
Loading...
Create and manage Infrahub object data files. Use when populating infrastructure data, creating device instances, locations, organizations, module installations, or any other data objects for an Infrahub repository.
npx skill4agent add opsmill/infrahub-skills infrahub-object-creator| Priority | Category | Prefix | Description |
|---|---|---|---|
| CRITICAL | File Format | | apiVersion, kind, spec structure |
| CRITICAL | Value Mapping | | Attributes, dropdowns, references |
| HIGH | Children | | Hierarchy/component nesting |
| MEDIUM | Range | | Sequential interface expansion |
| MEDIUM | Organization | | Naming, load order, multi-doc |
| LOW | Patterns | | Flat lists, devices, git repos |
---
apiVersion: infrahub.app/v1
kind: Object
spec:
kind: <NodeKind> # Schema node kind (e.g., DcimDellServer)
data:
- <attribute>: <value> # List of object instancesapiVersionkind: Objectspec.kindspec.dataspec