Skip to content

An example on how to manage a GitHub organization with Terraform.

License

Notifications You must be signed in to change notification settings

github-terraform-example/iac-github

Repository files navigation

iac-github

Maintained by Mineiros.io Build Status Terraform Version License

Mineiros.io GitHub Organization as Code.

This repository is part of a series of articles on how to manage GitHub organizations with Terraform.

Continuous Deployment

Commits to master will be deployed automatically.

Skip a CI Build

If you'd like your commit, or a series of commits that you're pushing, to not trigger a build, just write [ci skip] or [skip ci] somewhere in your commit's message.