Skip to content

Terraform modules for github used for setting up a GitHub organization

Notifications You must be signed in to change notification settings

stakater/terraform-module-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teraform Modules Github

Terraform modules for github used for setting up different organizations.

Following are the modules that this repository contians:

  • repository
  • user

Repository module

This module contains all the necessary resources required to setup a repository, add slack webhooks, protect master branches, add custom labels, as well as adding status checks.

User module

This module has resources for inviting a user to an organization and assiging it to a specific team.