Commit Graph

3 Commits

Author SHA1 Message Date
153deee8f4 feat: use INCUS_GLOBAL_CONF value
Some checks failed
Build / build (pull_request) Failing after 55s
- set and pass INCUS_GLOBAL_CONF from makefile to terraform
- remove config_dir in all terragrunt.hcl files
2025-10-17 17:17:42 +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
cb67816eee feat: initial commit
- have been working on this for some time now
2025-05-30 22:36:55 +10:00