📄️ Overview
In Infrahub, the schema is at the center of most things and our goal is to provide as much flexibility as possible to allow users to extend and customize the schema.
📄️ Attribute - NumberPool
The NumberPool attribute kind enables the dynamic creation of a CoreNumberPool for the specific schema node and attribute rather than requiring users to define this after the schema is loaded.
📄️ Computed attributes
The computed attributes feature enables the dynamic calculation of attribute values based on user-defined logic.