Name | Version |
---|---|
terraform | >= 1.0.0 |
Precisa colocar a variável GITHUB_TOKEN com o token github com permissão de repositório.
A organização precisa ter ao menos um repositório.
Name | Version |
---|---|
github | n/a |
No modules.
Name | Type |
---|---|
github_team_membership.team_membership | resource |
github_team_repository.manage_access_repository | resource |
github_repositories.repositories | data source |
github_team.team | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
organization | (Required)This is the target GitHub organization | string |
n/a | yes |
team_members | List of team members | list(string) |
n/a | yes |
team_name | the team's full name | string |
n/a | yes |
No outputs.
Para saber mais como usar este modulo acesse este documento