about summary refs log tree commit diff
path: root/ops/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref: delete terraform configuration for GitHubFranck Cuny2023-01-031-1/+0
| | | | | I'm not using GitHub for my repositories, and I don't need to maintain this configuration either.
* ref(gerrit): delete modules/docs/configs for gerrit/buildkiteFranck Cuny2022-11-071-1/+0
|
* ops(terraform): individual actions for init/plan/applyFranck Cuny2022-10-041-0/+1
| | | | | Don't do all of these actions together, instead provide helpers for both init, plan, and apply.
* feat(ops/gcp-backups): add terraform configuration for GCP bucketsFranck Cuny2022-08-151-0/+1
| | | | | | | | | | | | | This terraform configuration is to create the buckets that I'm using for various buckets. Doing this through the UI is difficult, as there are too many options, it's easy to have different buckets with different settings when I need them to be identical, no way to review what the change is going to look like, etc. Change-Id: I8ee15939559e7632e2df9d17cfaec75d756930b6 Reviewed-on: https://cl.fcuny.net/c/world/+/713 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* feat(ops/buildkite): use terraform to manage buildkiteFranck Cuny2022-08-071-0/+5
Change-Id: I63fc8fd81679457f7dbeafc2bd10c0eded0de991 Reviewed-on: https://cl.fcuny.net/c/world/+/707 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>