| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | manage terraform configuration with terranix | Franck Cuny | 2025-08-31 | 1 | -2/+1 |
| | | | | | | | | | | All the terraform configuration is managed within one state instead of having multiple state for each components. This might not be the best practice but it simplifies things for me. Now, all I need to do is to run `nix run .#tf -- plan` and I can see what will be changed for all the resources that I care about. | ||||
| * | add a small note about DNS configuration | Franck Cuny | 2025-07-13 | 1 | -0/+11 |
