aboutsummaryrefslogtreecommitdiff
path: root/ops/github/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-03ref: delete terraform configuration for GitHubFranck Cuny1-3/+0
I'm not using GitHub for my repositories, and I don't need to maintain this configuration either.
2022-09-30ops(github): terraform configuration to manage GitHubFranck Cuny1-0/+0
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.
2022-08-07feat(ops/buildkite): use terraform to manage buildkiteFranck Cuny1-0/+3
Change-Id: I63fc8fd81679457f7dbeafc2bd10c0eded0de991 Reviewed-on: https://cl.fcuny.net/c/world/+/707 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>