Skip to content

hfastek/github-simple-repository

Repository files navigation

github-repository-modules

Simple GitHub repository with modules in Terraform (demo)

Usage

Set up GitHub provider with environment variables and apply:

export GITHUB_TOKEN=<YOUR_TOKEN>
export GITHUB_ORGANIZATION=<YOUR_ORGANIZATION_NAME> # Optional
terraform apply

Problems

There are some problems with GitHub provider since the GitHub took ownership of that. See Github issue on that.

About

Example Terraform code for GitHub control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages