feat: initial setup
Build / build (pull_request) Successful in 42s

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