Skip to content

tkorakas/terraform-github

Repository files navigation

GitHub resources with Terraform

This module defines the following GitHub related resources,

  • repositories
  • teams
  • members

It requires a terraform.tfvars with the following variables:

github_token = "XXX" // Personal access token
github_owner = "XXX" // Organization name

About

Example of using GH terraform provider to manage org repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages