Commit Graph

4 Commits

Author SHA1 Message Date
8bc40a9281 feat: add build job
Some checks failed
Build / build (pull_request) Failing after 2m6s
- 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:24:13 +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