📄️ RAD Lab UI Meta
To enable programmitic generation of the UI, we have introduced a custom syntax or Domain Specific Language (DSL) that RAD Lab UI parses. Within the Terraform variable files (.tfvars) some fields have a {{UIMeta ... }} tag within the variable's description field (we chose the description field because it is not interpreted by Terraform in any semantic way).
📄️ Customizing Modules
After you have forked the official RAD Lab repository, you can customize it to match your organization's needs.