aboutsummaryrefslogtreecommitdiff
path: root/ops/github/README.org (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-04ops(terraform): individual actions for init/plan/applyFranck Cuny1-2/+2
Don't do all of these actions together, instead provide helpers for both init, plan, and apply.
2022-09-30ops(github): terraform configuration to manage GitHubFranck Cuny1-0/+15
Import current GitHub repositories into terraform. This should be the main way (going forward) to interact with GitHub to create / manage the repositories and ensuring I'm consistent in the ways I want to use it.