This module creates a preconfigured GitHub team.
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.3 |
Name | Version |
---|---|
github | ~> 6.0 |
Name | Type |
---|---|
github_organization_security_manager.security | resource |
github_team.team | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
create_default_maintainer | Whether to create the default maintainer. | bool |
false |
no |
description | The description of the team. | string |
null |
no |
ldap_dn | The LDAP DN of the team. | string |
null |
no |
name | The name of the team. | string |
n/a | yes |
parent_team_id | The ID of the parent team. | string |
null |
no |
privacy | The level of privacy for the team. | string |
"secret" |
no |
security_manager | Whether to create the security manager. | bool |
false |
no |
No modules.
Name | Description |
---|---|
out | Team settings object github_team . |
This module is created by Inetum Poland. Feel free to contribute to it.