Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ops(terraform): individual actions for init/plan/apply | Franck Cuny | 2022-10-04 | 2 | -2/+31 |
| | | | | | Don't do all of these actions together, instead provide helpers for both init, plan, and apply. | ||||
* | feat(ops/github): new repository: gh-ssh-keys | Franck Cuny | 2022-10-02 | 1 | -0/+14 |
| | |||||
* | ops(github): terraform configuration to manage GitHub | Franck Cuny | 2022-09-30 | 5 | -0/+354 |
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. |