feat(provider): add users data-source

This commit is contained in:
Julien Dessaux 2025-05-08 23:54:51 +02:00
parent 349b11254d
commit 80fb21068f
Signed by: adyxax
GPG key ID: F92E51B86E07177E
8 changed files with 337 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.