aboutsummaryrefslogtreecommitdiff
path: root/ops/github (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-04feat(ops/github): add notes.fcuny.net and containerd-to-vmFranck Cuny2-0/+28
2022-10-04feat(ops/github): add repository for fcuny.netFranck Cuny1-0/+14
2022-10-04ops(terraform): individual actions for init/plan/applyFranck Cuny2-2/+31
Don't do all of these actions together, instead provide helpers for both init, plan, and apply.
2022-10-02feat(ops/github): new repository: gh-ssh-keysFranck Cuny1-0/+14
2022-09-30ops(github): terraform configuration to manage GitHubFranck Cuny5-0/+354
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.