Manage Git-based tool and workflow repositories for agent functionality
kubiya_source
resource allows you to connect Git repositories containing tools and workflows to the Kubiya platform. These repositories provide agents with the functionality needed to perform tasks. For inline tool and workflow definitions, use the kubiya_inline_source
resource instead.
Multiple Git Providers
Team-Specific Tool Sources
branch
- Git branch to use (e.g., “main”, “develop”)tag
- Git tag to use for version pinning (e.g., “v1.2.0”)path
- Subdirectory within the repository containing toolsauth
- Authentication method for private repositoriesenvironment
- Environment identifier for organizationRepository Access Issues
Tool Loading Problems
Branch/Tag Resolution