feat: initial setup
Build / build (pull_request) Failing after 35s

- manage nomad jobs
- create makefile
- create gitignore
- manage terragrunt environments
- add build jobs
This commit is contained in:
2024-12-28 14:17:21 +11:00
parent f7fad0b74f
commit fce9f4c423
10 changed files with 342 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
.terraform
.terraform.lock.hcl
environments/*/*.tf
plans
.venv
env