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