Skip to content

Inetum-Poland/terraform-github-repository-collaborator

Repository files navigation

Preconfigured Terraform module for github_repository_collaborator.

pre_commit trufflehog

This module creates a preconfigured GitHub repository collaborator.

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_repository_collaborator.collaborator resource

Inputs

Name Description Type Default Required
permission The permission of the collaborator string n/a yes
permission_diff_suppression Whether to suppress permission diff bool false no
repository The repository to add the collaborator to any n/a yes
user The user to add as a collaborator any n/a yes

Modules

No modules.

Outputs

Name Description
out The collaborator object github_repository_collaborator.

Contributions

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