📄️ Creating a Jinja Transformation
Within Infrahub a Transformation is defined in an external repository. However, during development and troubleshooting it is easiest to start from your local computer and run the render using infrahubctl renderinfrahubctl/infrahubctl-render).
📄️ Creating a Python Transformation
Within Infrahub a Transformation is defined in an external repository. However, during development and troubleshooting it is easiest to start from your local computer and run the Transformation using infrahubctl transforminfrahubctl/infrahubctl-transform).
📄️ How to generate configuration artifacts from Jinja2 templates
Generate configuration files and other artifacts by combining Infrahub data with templates. This guide shows you how to create artifacts that automatically update when your infrastructure data changes.
📄️ Using the object-storage
In this guide we will be showing you how you can store and retrieve objects or files in Infrahub's object-storage.