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