Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Internal - Manage repositories for this organisation

License

Notifications You must be signed in to change notification settings

google-terraform-modules/terraform-github-repositories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Repository

Create repository on Github.

Inputs

Name Description Type Default Required
repo Relative informations of repository map - yes
webhook Relative informations of webhook repository map <map> no

Outputs

Name Description
full_name A string of the form orgname/reponame
git_clone_url URL that can be provided to git clone to clone the repository anonymously via the git protocol
http_clone_url URL that can be provided to git clone to clone the repository via HTTPS
ssh_clone_url URL that can be provided to git clone to clone the repository via SSH
svn_url URL that can be provided to svn checkout to check out the repository via Github's Subversion protocol emulation

About

Internal - Manage repositories for this organisation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages