feat(provider): add repository actions secret resource

Closes #7
This commit is contained in:
Julien Dessaux 2025-05-23 00:44:01 +02:00
parent 908105f643
commit d18a812ea4
Signed by: adyxax
GPG key ID: F92E51B86E07177E
5 changed files with 229 additions and 1 deletions

View file

@ -9,5 +9,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 repository actions secret resource.
- Added teams data-source.
- Added users data-source.