Skip to content

Inetum Poland TF module github-user-team.

License

Notifications You must be signed in to change notification settings

Inetum-Poland/terraform-github-user-team

Repository files navigation

Preconfigured Terraform module for github_user_team.

pre_commit trufflehog

This module creates a preconfigured GitHub user 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.

Providers

Name Version
github 6.2.1

Requirements

Name Version
github ~> 6.0

Resources

Name Type
github_team_membership.membership resource

Inputs

Name Description Type Default Required
role The role of the user on the team string n/a yes
team The team to add the user to any n/a yes
user The user to add the team to any n/a yes

Modules

No modules.

Outputs

Name Description
out Team membership object github_team_membership.

Contributions

This module is created by Inetum Poland. Feel free to contribute to it.