feat(provider): add teams data-source

Closes #13
This commit is contained in:
Julien Dessaux 2025-05-14 22:34:19 +02:00
parent b3d51bca03
commit c9449084fc
Signed by: adyxax
GPG key ID: F92E51B86E07177E
6 changed files with 232 additions and 0 deletions

View file

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