task: Move GraphQL queries to .infrahub.yml #1938
Labels
state/ref
This issue is referenced in our internal tooling
type/housekeeping
Maintenance task
type/task
Body of work related to an epic
type/user-centric
Issue that would improve the overall experience of our users
Milestone
Component
Git Integration, Python SDK, infrahubctl CLI
Task Description
At the moment GraphQL queries is the only type of resource that is dynamically found when importing repositories, all other resources (transform, check, artefact_definition) requires users to defined them within a .infrahub.yml file. In order to provide a more consistent experience we should change this behaviour. It also allows users to have queries in their repos that aren't yet imported. This will require a change in the importer in the Git agent, and also in the code within infrahubctl that renders transforms and rfiles.
The text was updated successfully, but these errors were encountered: