Patrick Marabeas

Results 6 issues of Patrick Marabeas

Need a better solution than setting a delay.

Throwing things at the wall to see what sticks. Trying to solve the problem of secrets management with as little overhead as possible. This should be viewed as a POC...

documentation
size/L

Migrates the repository resource ID from using the repository name to the global object ID. This will allow for such things are renaming repositories. **First pass, currently untested**

size/XXL

Uplifts the user data source to use v4 API API surface has been reduced considerably to only return relevant data in the context of Terraform. Happy to hear opinions on...

size/XXL

Uplifts the team data source to use v4 API API surface has been expanded to return more data. Example output: ``` team = { "child_teams" = [ { "slug" =...

size/XXL

Uplifts the collaborators data source to use v4 API API surface has changed: - Uses the organization specified to provider - Takes a repository ID instead - There is no...

size/XXL