feat(provider): add users data-source

This commit is contained in:
Julien Dessaux 2025-05-08 23:54:51 +02:00
parent 95834c9ad9
commit c108605ef2
Signed by: adyxax
GPG key ID: F92E51B86E07177E
8 changed files with 329 additions and 2 deletions

View file

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