aboutsummaryrefslogtreecommitdiff
path: root/ops/github/default.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-03ref: delete terraform configuration for GitHubFranck Cuny1-29/+0
I'm not using GitHub for my repositories, and I don't need to maintain this configuration either.
2022-10-04ops(terraform): individual actions for init/plan/applyFranck Cuny1-0/+29
Don't do all of these actions together, instead provide helpers for both init, plan, and apply.