| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move to for_each states with repo names as keys | Colin Wilk | 2023-06-04 | 1 | -2/+2 |
| | | | | | | | | | | | | Previously the states of the resources had the index of the repos in the variable in them. This leads to a lot of force recreate when you remove something from the middle since all the indexes afterwards get changed. Now we use the repository name as the key for the repository states which is also unique and more permanent. Signed-off-by: Colin Wilk <colin.wilk@tum.de> | ||||
| * | Move terraform config into own subdirectory | Colin Wilk | 2023-06-01 | 1 | -0/+56 |
| Signed-off-by: Colin Wilk <colin.wilk@tum.de> | |||||