This module creates a preconfigured GitHub user.
Important
This repository uses the Conventional Commits.
For more information please see the Conventional Commits documentation.
Important
This repository uses the pre-commit.
Please be respectful while contributing and after cloning this repo install the pre-commit hooks.
> pre-commit install --install-hooks -t pre-commit -t commit-msg
For more information please see the pre-commit documentation.
Name | Version |
---|---|
github | 6.2.1 |
terraform | n/a |
Name | Version |
---|---|
github | ~> 6.0 |
Name | Type |
---|---|
github_membership.user | resource |
terraform_data.seat_project_code | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
role | The role of the user | string |
"member" |
no |
seat_project_code | The seat project code | string |
n/a | yes |
teams | The teams to add the user to | list(object({ |
[] |
no |
username | The username of the user | string |
n/a | yes |
No modules.
Name | Description |
---|---|
out | User object github_membership . |
This module is created by Inetum Poland. Feel free to contribute to it.