about summary refs log tree commit diff
path: root/ops/github/README.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ops(terraform): individual actions for init/plan/applyFranck Cuny2022-10-041-2/+2
| | | | | Don't do all of these actions together, instead provide helpers for both init, plan, and apply.
* ops(github): terraform configuration to manage GitHubFranck Cuny2022-09-301-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.