Skip to content

karstenagathon/terraform-github-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-github-repository

A Terraform module which creates a github repository

Usage

module "my-repository" {
    source = "github.com/traveloka/terraform-github-repository?ref=master"
    name = "flight-api"
    description = "flight team repository that contains flight backend API module"
}

Conventions

Authors

License

Apache License 2.0. See LICENSE for full details.

About

A Terraform module which creates a github repository with a protected default branch

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages