Skip to content

Inetum-Poland/terraform-github-team-repository

Repository files navigation

Preconfigured Terraform module for github_team_repository.

pre_commit trufflehog

This module creates a preconfigured GitHub team repository.

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_repository.repository resource

Inputs

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

Modules

No modules.

Outputs

Name Description
out Repository settings object github_team_repository.

Contributions

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