aboutsummaryrefslogtreecommitdiff
path: root/ops/github/main.tf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref: delete terraform configuration for GitHubFranck Cuny2023-01-031-47/+0
| | | | | I'm not using GitHub for my repositories, and I don't need to maintain this configuration either.
* ops(github): terraform configuration to manage GitHubFranck Cuny2022-09-301-0/+47
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.