feat(provider): add repositories data-source

This commit is contained in:
Julien Dessaux 2025-05-19 21:48:20 +02:00
parent 2063f5ffef
commit f04d7b341d
Signed by: adyxax
GPG key ID: F92E51B86E07177E
10 changed files with 1171 additions and 173 deletions

View file

@ -8,5 +8,6 @@ All notable changes to this project will be documented in this file.
- Added provider configuration.
- Added organizations data-source.
- Added repositories data-source.
- Added teams data-source.
- Added users data-source.