Commit Graph

6 Commits

Author SHA1 Message Date
0b99805b09 chore: reduce parallelism
All checks were successful
Build / build (pull_request) Successful in 1m34s
- reduce plan to 4
- reduce apply to 2
- build servers only have two cores currently
2025-10-17 15:58:41 +11:00
66d1f8fab8 feat: manage incus config.yaml/incus-images from vault
All checks were successful
Build / build (pull_request) Successful in 1m44s
- use configuration data from Vault to generate config.yaml
- use configuration data from Vault to generate incus-images certificate
2025-10-17 15:52:59 +11:00
b6b01cb70d feat: add build job
All checks were successful
Build / build (pull_request) Successful in 2m23s
- add build job that runs `make plan`
- add deploy job that runs `make apply`
- ensure make-plan also runs init target
- enable provider caching
- enable creating client.crt/client.key
- trap EXIT to cleanup temp directory
2025-10-17 13:30:04 +11:00
4a298bde81 chore: upgrade terragrunt/tofu
- fix makefile to work with opentofu and terragrunt 0.90.0
- cleanup comments
- rename template/base/terragrunt.hcl
2025-10-17 07:47:29 +11:00
25700185bc chore: update makefile, add roles
- add victoriametrics cluster roles
- change terragrunt to be 8 threads for plan
2025-07-08 20:11:19 +10:00
cb67816eee feat: initial commit
- have been working on this for some time now
2025-05-30 22:36:55 +10:00