Name | Version |
---|---|
terraform | >= 0.12.26 |
github | >= 5.12.0 |
Name | Version |
---|---|
github | >= 5.12.0 |
Name | Type |
---|---|
github_team_repository.team_repository | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
permission | The level of access being granted to the team. One of pull , push , or admin . |
string |
n/a | yes |
repository | The name of the repository to which the team is being granted permissions. | string |
n/a | yes |
team_id | The name or identifier of the team being granted permissions. | string |
n/a | yes |